#fc3d2f color space conversions
Hex:
#fc3d2f
RGB:
252, 61, 47
CMY:
1, 76, 82
CMYK:
0, 76, 81, 1
HSL:
4°, 97.1564%, 58.6275%
HSV (HSB):
4°, 81.3492%, 98.8235%
XYZ:
42.3267, 24.2382, 5.1369
xyY:
0.5903, 0.3380, 24.2382
CIE-Lab:
56.3255, 70.0753, 52.4315
CIE-LCH:
56.3255, 87.5192, 36.8045
CIE-Luv:
56.3255, 149.3886, 36.2002
Hunter-Lab:
49.2323, 67.3062, 28.2763
#fc3d2f color charts
#fc3d2f color shades, tints & tones
#fc3d2f color schemes
#fc3d2f color preview, HTML & CSS examples
This text has a color of #fc3d2f
<p style="color:#fc3d2f;">Text here</p>
.mytext {color:#fc3d2f;}
This box has a color of #fc3d2f
<div style="background-color:#fc3d2f;">Content here</div>
.mybackground {background-color:#fc3d2f;}
Border around this has a color of #fc3d2f
<div style="border:2px solid #fc3d2f;">Content here</div>
.myborder {border:2px solid #fc3d2f;}