#fc500b color space conversions
Hex:
#fc500b
RGB:
252, 80, 11
CMY:
1, 69, 96
CMYK:
0, 68, 96, 1
HSL:
17°, 97.5709%, 51.5686%
HSV (HSB):
17°, 95.6349%, 98.8235%
XYZ:
43.0739, 26.4569, 3.1531
xyY:
0.5926, 0.3640, 26.4569
CIE-Lab:
58.4682, 63.0729, 66.9767
CIE-LCH:
58.4682, 92.0004, 46.7194
CIE-Luv:
58.4682, 141.0433, 46.7636
Hunter-Lab:
51.4363, 59.4665, 32.3709
#fc500b color charts
#fc500b color shades, tints & tones
#fc500b color schemes
#fc500b color preview, HTML & CSS examples
This text has a color of #fc500b
<p style="color:#fc500b;">Text here</p>
.mytext {color:#fc500b;}
This box has a color of #fc500b
<div style="background-color:#fc500b;">Content here</div>
.mybackground {background-color:#fc500b;}
Border around this has a color of #fc500b
<div style="border:2px solid #fc500b;">Content here</div>
.myborder {border:2px solid #fc500b;}