#fc3b10 color space conversions
Hex:
#fc3b10
RGB:
252, 59, 16
CMY:
1, 77, 94
CMYK:
0, 77, 94, 1
HSL:
11°, 97.5207%, 52.5490%
HSV (HSB):
11°, 93.6508%, 98.8235%
XYZ:
41.8024, 23.8608, 2.8926
xyY:
0.6098, 0.3480, 23.8608
CIE-Lab:
55.9481, 70.1185, 64.3718
CIE-LCH:
55.9481, 95.1858, 42.5533
CIE-Luv:
55.9481, 153.8979, 41.8209
Hunter-Lab:
48.8475, 67.2723, 30.6823
#fc3b10 color charts
#fc3b10 color shades, tints & tones
#fc3b10 color schemes
#fc3b10 color preview, HTML & CSS examples
This text has a color of #fc3b10
<p style="color:#fc3b10;">Text here</p>
.mytext {color:#fc3b10;}
This box has a color of #fc3b10
<div style="background-color:#fc3b10;">Content here</div>
.mybackground {background-color:#fc3b10;}
Border around this has a color of #fc3b10
<div style="border:2px solid #fc3b10;">Content here</div>
.myborder {border:2px solid #fc3b10;}