#fb0d31 color space conversions
Hex:
#fb0d31
RGB:
251, 13, 49
CMY:
2, 95, 81
CMYK:
0, 95, 80, 2
HSL:
351°, 96.7480%, 51.7647%
HSV (HSB):
351°, 94.8207%, 98.4314%
XYZ:
40.4820, 21.0188, 4.8291
xyY:
0.6103, 0.3169, 21.0188
CIE-Lab:
52.9701, 78.9084, 48.1194
CIE-LCH:
52.9701, 92.4230, 31.3754
CIE-Luv:
52.9701, 164.9261, 29.3244
Hunter-Lab:
45.8463, 77.3832, 25.8472
#fb0d31 color charts
#fb0d31 color shades, tints & tones
#fb0d31 color schemes
#fb0d31 color preview, HTML & CSS examples
This text has a color of #fb0d31
<p style="color:#fb0d31;">Text here</p>
.mytext {color:#fb0d31;}
This box has a color of #fb0d31
<div style="background-color:#fb0d31;">Content here</div>
.mybackground {background-color:#fb0d31;}
Border around this has a color of #fb0d31
<div style="border:2px solid #fb0d31;">Content here</div>
.myborder {border:2px solid #fb0d31;}