#fc3b01 color space conversions
Hex:
#fc3b01
RGB:
252, 59, 1
CMY:
1, 77, 100
CMYK:
0, 77, 100, 1
HSL:
14°, 99.2095%, 49.6078%
HSV (HSB):
14°, 99.6032%, 98.8235%
XYZ:
41.7143, 23.8256, 2.4289
xyY:
0.6137, 0.3505, 23.8256
CIE-Lab:
55.9127, 70.0040, 67.6867
CIE-LCH:
55.9127, 97.3758, 44.0358
CIE-Luv:
55.9127, 154.6405, 43.1154
Hunter-Lab:
48.8114, 67.1263, 31.2177
#fc3b01 color charts
#fc3b01 color shades, tints & tones
#fc3b01 color schemes
#fc3b01 color preview, HTML & CSS examples
This text has a color of #fc3b01
<p style="color:#fc3b01;">Text here</p>
.mytext {color:#fc3b01;}
This box has a color of #fc3b01
<div style="background-color:#fc3b01;">Content here</div>
.mybackground {background-color:#fc3b01;}
Border around this has a color of #fc3b01
<div style="border:2px solid #fc3b01;">Content here</div>
.myborder {border:2px solid #fc3b01;}