#fb0c3e color space conversions
Hex:
#fb0c3e
RGB:
251, 12, 62
CMY:
2, 95, 76
CMYK:
0, 95, 75, 2
HSL:
347°, 96.7611%, 51.5686%
HSV (HSB):
347°, 95.2191%, 98.4314%
XYZ:
40.7846, 21.1200, 6.4844
xyY:
0.5964, 0.3088, 21.1200
CIE-Lab:
53.0805, 79.3675, 41.0016
CIE-LCH:
53.0805, 89.3327, 27.3211
CIE-Luv:
53.0805, 162.0544, 24.7064
Hunter-Lab:
45.9565, 77.9882, 23.8038
#fb0c3e color charts
#fb0c3e color shades, tints & tones
#fb0c3e color schemes
#fb0c3e color preview, HTML & CSS examples
This text has a color of #fb0c3e
<p style="color:#fb0c3e;">Text here</p>
.mytext {color:#fb0c3e;}
This box has a color of #fb0c3e
<div style="background-color:#fb0c3e;">Content here</div>
.mybackground {background-color:#fb0c3e;}
Border around this has a color of #fb0c3e
<div style="border:2px solid #fb0c3e;">Content here</div>
.myborder {border:2px solid #fb0c3e;}