#fc5d2b color space conversions
Hex:
#fc5d2b
RGB:
252, 93, 43
CMY:
1, 64, 83
CMYK:
0, 63, 83, 1
HSL:
14°, 97.2093%, 57.8431%
HSV (HSB):
14°, 82.9365%, 98.8235%
XYZ:
44.4953, 28.6986, 5.4797
xyY:
0.5656, 0.3648, 28.6986
CIE-Lab:
60.5147, 58.4308, 58.0811
CIE-LCH:
60.5147, 82.3868, 44.8280
CIE-Luv:
60.5147, 129.2868, 45.0496
Hunter-Lab:
53.5710, 54.5100, 31.4350
#fc5d2b color charts
#fc5d2b color shades, tints & tones
#fc5d2b color schemes
#fc5d2b color preview, HTML & CSS examples
This text has a color of #fc5d2b
<p style="color:#fc5d2b;">Text here</p>
.mytext {color:#fc5d2b;}
This box has a color of #fc5d2b
<div style="background-color:#fc5d2b;">Content here</div>
.mybackground {background-color:#fc5d2b;}
Border around this has a color of #fc5d2b
<div style="border:2px solid #fc5d2b;">Content here</div>
.myborder {border:2px solid #fc5d2b;}