#fc1f0b color space conversions
Hex:
#fc1f0b
RGB:
252, 31, 11
CMY:
1, 88, 96
CMYK:
0, 88, 96, 1
HSL:
5°, 97.5709%, 51.5686%
HSV (HSB):
5°, 95.6349%, 98.8235%
XYZ:
40.6953, 21.6996, 2.3602
xyY:
0.6284, 0.3351, 21.6996
CIE-Lab:
53.7068, 76.3926, 64.4197
CIE-LCH:
53.7068, 99.9286, 40.1400
CIE-Luv:
53.7068, 166.3473, 38.3082
Hunter-Lab:
46.5828, 74.4197, 29.6040
#fc1f0b color charts
#fc1f0b color shades, tints & tones
#fc1f0b color schemes
#fc1f0b color preview, HTML & CSS examples
This text has a color of #fc1f0b
<p style="color:#fc1f0b;">Text here</p>
.mytext {color:#fc1f0b;}
This box has a color of #fc1f0b
<div style="background-color:#fc1f0b;">Content here</div>
.mybackground {background-color:#fc1f0b;}
Border around this has a color of #fc1f0b
<div style="border:2px solid #fc1f0b;">Content here</div>
.myborder {border:2px solid #fc1f0b;}