#fc4601 color space conversions
Hex:
#fc4601
RGB:
252, 70, 1
CMY:
1, 73, 100
CMYK:
0, 72, 100, 1
HSL:
16°, 99.2095%, 49.6078%
HSV (HSB):
16°, 99.6032%, 98.8235%
XYZ:
42.3405, 25.0780, 2.6377
xyY:
0.6044, 0.3580, 25.0780
CIE-Lab:
57.1513, 66.5572, 68.2535
CIE-LCH:
57.1513, 95.3331, 45.7209
CIE-Luv:
57.1513, 148.0953, 45.2871
Hunter-Lab:
50.0779, 63.2842, 31.9317
#fc4601 color charts
#fc4601 color shades, tints & tones
#fc4601 color schemes
#fc4601 color preview, HTML & CSS examples
This text has a color of #fc4601
<p style="color:#fc4601;">Text here</p>
.mytext {color:#fc4601;}
This box has a color of #fc4601
<div style="background-color:#fc4601;">Content here</div>
.mybackground {background-color:#fc4601;}
Border around this has a color of #fc4601
<div style="border:2px solid #fc4601;">Content here</div>
.myborder {border:2px solid #fc4601;}