#b31f1c color space conversions
Hex:
#b31f1c
RGB:
179, 31, 28
CMY:
30, 88, 89
CMYK:
0, 83, 84, 30
HSL:
1°, 72.9469%, 40.5882%
HSV (HSB):
1°, 84.3575%, 70.1961%
XYZ:
19.2900, 10.6475, 2.1371
xyY:
0.6014, 0.3320, 10.6475
CIE-Lab:
38.9803, 56.8492, 40.8446
CIE-LCH:
38.9803, 70.0008, 35.6962
CIE-Luv:
38.9803, 110.6273, 24.5743
Hunter-Lab:
32.6305, 48.4193, 18.9583
#b31f1c color charts
#b31f1c color shades, tints & tones
#b31f1c color schemes
#b31f1c color preview, HTML & CSS examples
This text has a color of #b31f1c
<p style="color:#b31f1c;">Text here</p>
.mytext {color:#b31f1c;}
This box has a color of #b31f1c
<div style="background-color:#b31f1c;">Content here</div>
.mybackground {background-color:#b31f1c;}
Border around this has a color of #b31f1c
<div style="border:2px solid #b31f1c;">Content here</div>
.myborder {border:2px solid #b31f1c;}