#b31c23 color space conversions
Hex:
#b31c23
RGB:
179, 28, 35
CMY:
30, 89, 86
CMYK:
0, 84, 80, 30
HSL:
357°, 72.9469%, 40.5882%
HSV (HSB):
357°, 84.3575%, 70.1961%
XYZ:
19.3090, 10.5356, 2.6060
xyY:
0.5950, 0.3247, 10.5356
CIE-Lab:
38.7870, 57.7794, 36.8235
CIE-LCH:
38.7870, 68.5159, 32.5098
CIE-Luv:
38.7870, 110.5733, 22.0654
Hunter-Lab:
32.4585, 49.3842, 17.9608
#b31c23 color charts
#b31c23 color shades, tints & tones
#b31c23 color schemes
#b31c23 color preview, HTML & CSS examples
This text has a color of #b31c23
<p style="color:#b31c23;">Text here</p>
.mytext {color:#b31c23;}
This box has a color of #b31c23
<div style="background-color:#b31c23;">Content here</div>
.mybackground {background-color:#b31c23;}
Border around this has a color of #b31c23
<div style="border:2px solid #b31c23;">Content here</div>
.myborder {border:2px solid #b31c23;}