#fc4b01 color space conversions
Hex:
#fc4b01
RGB:
252, 75, 1
CMY:
1, 71, 100
CMYK:
0, 70, 100, 1
HSL:
18°, 99.2095%, 49.6078%
HSV (HSB):
18°, 99.6032%, 98.8235%
XYZ:
42.6664, 25.7298, 2.7463
xyY:
0.5997, 0.3617, 25.7298
CIE-Lab:
57.7797, 64.8259, 68.5531
CIE-LCH:
57.7797, 94.3500, 46.6007
CIE-Luv:
57.7797, 144.8429, 46.3805
Hunter-Lab:
50.7245, 61.3755, 32.2971
#fc4b01 color charts
#fc4b01 color shades, tints & tones
#fc4b01 color schemes
#fc4b01 color preview, HTML & CSS examples
This text has a color of #fc4b01
<p style="color:#fc4b01;">Text here</p>
.mytext {color:#fc4b01;}
This box has a color of #fc4b01
<div style="background-color:#fc4b01;">Content here</div>
.mybackground {background-color:#fc4b01;}
Border around this has a color of #fc4b01
<div style="border:2px solid #fc4b01;">Content here</div>
.myborder {border:2px solid #fc4b01;}