#fc5f05 color space conversions
Hex:
#fc5f05
RGB:
252, 95, 5
CMY:
1, 63, 98
CMYK:
0, 62, 98, 1
HSL:
22°, 97.6285%, 50.3922%
HSV (HSB):
22°, 98.0159%, 98.8235%
XYZ:
44.2645, 28.8908, 3.3871
xyY:
0.5783, 0.3774, 28.8908
CIE-Lab:
60.6852, 57.0236, 69.3157
CIE-LCH:
60.6852, 89.7572, 50.5571
CIE-Luv:
60.6852, 130.2813, 51.0563
Hunter-Lab:
53.7502, 52.9359, 33.8890
#fc5f05 color charts
#fc5f05 color shades, tints & tones
#fc5f05 color schemes
#fc5f05 color preview, HTML & CSS examples
This text has a color of #fc5f05
<p style="color:#fc5f05;">Text here</p>
.mytext {color:#fc5f05;}
This box has a color of #fc5f05
<div style="background-color:#fc5f05;">Content here</div>
.mybackground {background-color:#fc5f05;}
Border around this has a color of #fc5f05
<div style="border:2px solid #fc5f05;">Content here</div>
.myborder {border:2px solid #fc5f05;}