#fc3d2b color space conversions
Hex:
#fc3d2b
RGB:
252, 61, 43
CMY:
1, 76, 83
CMYK:
0, 76, 83, 1
HSL:
5°, 97.2093%, 57.8431%
HSV (HSB):
5°, 82.9365%, 98.8235%
XYZ:
42.2497, 24.2074, 4.7312
xyY:
0.5935, 0.3400, 24.2074
CIE-Lab:
56.2948, 69.9756, 54.3336
CIE-LCH:
56.2948, 88.5931, 37.8281
CIE-Luv:
56.2948, 150.0010, 37.2830
Hunter-Lab:
49.2010, 67.1792, 28.7393
#fc3d2b color charts
#fc3d2b color shades, tints & tones
#fc3d2b color schemes
#fc3d2b color preview, HTML & CSS examples
This text has a color of #fc3d2b
<p style="color:#fc3d2b;">Text here</p>
.mytext {color:#fc3d2b;}
This box has a color of #fc3d2b
<div style="background-color:#fc3d2b;">Content here</div>
.mybackground {background-color:#fc3d2b;}
Border around this has a color of #fc3d2b
<div style="border:2px solid #fc3d2b;">Content here</div>
.myborder {border:2px solid #fc3d2b;}