#fc010f color space conversions
Hex:
#fc010f
RGB:
252, 1, 15
CMY:
1, 100, 94
CMYK:
0, 100, 94, 1
HSL:
357°, 99.2095%, 49.6078%
HSV (HSB):
357°, 99.6032%, 98.8235%
XYZ:
40.2420, 20.7516, 2.3364
xyY:
0.6354, 0.3277, 20.7516
CIE-Lab:
52.6766, 79.4285, 62.8312
CIE-LCH:
52.6766, 101.2751, 38.3454
CIE-Luv:
52.6766, 171.9738, 36.0120
Hunter-Lab:
45.5540, 77.9658, 28.8469
#fc010f color charts
#fc010f color shades, tints & tones
#fc010f color schemes
#fc010f color preview, HTML & CSS examples
This text has a color of #fc010f
<p style="color:#fc010f;">Text here</p>
.mytext {color:#fc010f;}
This box has a color of #fc010f
<div style="background-color:#fc010f;">Content here</div>
.mybackground {background-color:#fc010f;}
Border around this has a color of #fc010f
<div style="border:2px solid #fc010f;">Content here</div>
.myborder {border:2px solid #fc010f;}