#fc3b13 color space conversions
Hex:
#fc3b13
RGB:
252, 59, 19
CMY:
1, 77, 93
CMYK:
0, 77, 92, 1
HSL:
10°, 97.4895%, 53.1373%
HSV (HSB):
10°, 92.4603%, 98.8235%
XYZ:
41.8264, 23.8704, 3.0190
xyY:
0.6087, 0.3474, 23.8704
CIE-Lab:
55.9578, 70.1496, 63.5311
CIE-LCH:
55.9578, 94.6423, 42.1656
CIE-Luv:
55.9578, 153.6965, 41.4697
Hunter-Lab:
48.8573, 67.3121, 30.5364
#fc3b13 color charts
#fc3b13 color shades, tints & tones
#fc3b13 color schemes
#fc3b13 color preview, HTML & CSS examples
This text has a color of #fc3b13
<p style="color:#fc3b13;">Text here</p>
.mytext {color:#fc3b13;}
This box has a color of #fc3b13
<div style="background-color:#fc3b13;">Content here</div>
.mybackground {background-color:#fc3b13;}
Border around this has a color of #fc3b13
<div style="border:2px solid #fc3b13;">Content here</div>
.myborder {border:2px solid #fc3b13;}