#fc5b1f color space conversions
Hex:
#fc5b1f
RGB:
252, 91, 31
CMY:
1, 64, 88
CMYK:
0, 64, 88, 1
HSL:
16°, 97.3568%, 55.4902%
HSV (HSB):
16°, 87.6984%, 98.8235%
XYZ:
44.1333, 28.2765, 4.4282
xyY:
0.5744, 0.3680, 28.2765
CIE-Lab:
60.1378, 58.9997, 62.4938
CIE-LCH:
60.1378, 85.9444, 46.6473
CIE-Luv:
60.1378, 131.9207, 47.0051
Hunter-Lab:
53.1757, 55.0890, 32.2857
#fc5b1f color charts
#fc5b1f color shades, tints & tones
#fc5b1f color schemes
#fc5b1f color preview, HTML & CSS examples
This text has a color of #fc5b1f
<p style="color:#fc5b1f;">Text here</p>
.mytext {color:#fc5b1f;}
This box has a color of #fc5b1f
<div style="background-color:#fc5b1f;">Content here</div>
.mybackground {background-color:#fc5b1f;}
Border around this has a color of #fc5b1f
<div style="border:2px solid #fc5b1f;">Content here</div>
.myborder {border:2px solid #fc5b1f;}