#b31b0d color space conversions
Hex:
#b31b0d
RGB:
179, 27, 13
CMY:
30, 89, 95
CMYK:
0, 85, 93, 30
HSL:
5°, 86.4583%, 37.6471%
HSV (HSB):
5°, 92.7374%, 70.1961%
XYZ:
19.0550, 10.3966, 1.3832
xyY:
0.6180, 0.3372, 10.3966
CIE-Lab:
38.5451, 57.5272, 47.3766
CIE-LCH:
38.5451, 74.5247, 39.4732
CIE-Luv:
38.5451, 114.0490, 27.0335
Hunter-Lab:
32.2438, 49.0607, 20.0272
#b31b0d color charts
#b31b0d color shades, tints & tones
#b31b0d color schemes
#b31b0d color preview, HTML & CSS examples
This text has a color of #b31b0d
<p style="color:#b31b0d;">Text here</p>
.mytext {color:#b31b0d;}
This box has a color of #b31b0d
<div style="background-color:#b31b0d;">Content here</div>
.mybackground {background-color:#b31b0d;}
Border around this has a color of #b31b0d
<div style="border:2px solid #b31b0d;">Content here</div>
.myborder {border:2px solid #b31b0d;}