#b31c0c color space conversions
Hex:
#b31c0c
RGB:
179, 28, 12
CMY:
30, 89, 95
CMYK:
0, 84, 93, 30
HSL:
6°, 87.4346%, 37.4510%
HSV (HSB):
6°, 93.2961%, 70.1961%
XYZ:
19.0720, 10.4408, 1.3579
xyY:
0.6178, 0.3382, 10.4408
CIE-Lab:
38.6221, 57.2823, 47.7961
CIE-LCH:
38.6221, 74.6038, 39.8415
CIE-Luv:
38.6221, 113.7508, 27.3172
Hunter-Lab:
32.3122, 48.8121, 20.1269
#b31c0c color charts
#b31c0c color shades, tints & tones
#b31c0c color schemes
#b31c0c color preview, HTML & CSS examples
This text has a color of #b31c0c
<p style="color:#b31c0c;">Text here</p>
.mytext {color:#b31c0c;}
This box has a color of #b31c0c
<div style="background-color:#b31c0c;">Content here</div>
.mybackground {background-color:#b31c0c;}
Border around this has a color of #b31c0c
<div style="border:2px solid #b31c0c;">Content here</div>
.myborder {border:2px solid #b31c0c;}