#fb0c0a color space conversions
Hex:
#fb0c0a
RGB:
251, 12, 10
CMY:
2, 95, 96
CMYK:
0, 95, 96, 2
HSL:
0°, 96.7871%, 51.1765%
HSV (HSB):
0°, 96.0159%, 98.4314%
XYZ:
39.9699, 20.7941, 2.1942
xyY:
0.6349, 0.3303, 20.7941
CIE-Lab:
52.7234, 78.3789, 64.0634
CIE-LCH:
52.7234, 101.2293, 39.2610
CIE-Luv:
52.7234, 170.0993, 36.8362
Hunter-Lab:
45.6005, 76.6584, 29.0675
#fb0c0a color charts
#fb0c0a color shades, tints & tones
#fb0c0a color schemes
#fb0c0a color preview, HTML & CSS examples
This text has a color of #fb0c0a
<p style="color:#fb0c0a;">Text here</p>
.mytext {color:#fb0c0a;}
This box has a color of #fb0c0a
<div style="background-color:#fb0c0a;">Content here</div>
.mybackground {background-color:#fb0c0a;}
Border around this has a color of #fb0c0a
<div style="border:2px solid #fb0c0a;">Content here</div>
.myborder {border:2px solid #fb0c0a;}