#fb0d0f color space conversions
Hex:
#fb0d0f
RGB:
251, 13, 15
CMY:
2, 95, 94
CMYK:
0, 95, 94, 2
HSL:
359°, 96.7480%, 51.7647%
HSV (HSB):
359°, 94.8207%, 98.4314%
XYZ:
40.0138, 20.8316, 2.3639
xyY:
0.6330, 0.3296, 20.8316
CIE-Lab:
52.7647, 78.3381, 62.7662
CIE-LCH:
52.7647, 100.3815, 38.7024
CIE-Luv:
52.7647, 169.6185, 36.3979
Hunter-Lab:
45.6416, 76.6174, 28.8784
#fb0d0f color charts
#fb0d0f color shades, tints & tones
#fb0d0f color schemes
#fb0d0f color preview, HTML & CSS examples
This text has a color of #fb0d0f
<p style="color:#fb0d0f;">Text here</p>
.mytext {color:#fb0d0f;}
This box has a color of #fb0d0f
<div style="background-color:#fb0d0f;">Content here</div>
.mybackground {background-color:#fb0d0f;}
Border around this has a color of #fb0d0f
<div style="border:2px solid #fb0d0f;">Content here</div>
.myborder {border:2px solid #fb0d0f;}