#b31d05 color space conversions
Hex:
#b31d05
RGB:
179, 29, 5
CMY:
30, 89, 98
CMYK:
0, 84, 97, 30
HSL:
8°, 94.5652%, 36.0784%
HSV (HSB):
8°, 97.2067%, 70.1961%
XYZ:
19.0572, 10.4734, 1.1607
xyY:
0.6209, 0.3412, 10.4734
CIE-Lab:
38.6790, 56.9612, 50.2572
CIE-LCH:
38.6790, 75.9629, 41.4222
CIE-Luv:
38.6790, 113.8907, 28.3504
Hunter-Lab:
32.3626, 48.4775, 20.5273
#b31d05 color charts
#b31d05 color shades, tints & tones
#b31d05 color schemes
#b31d05 color preview, HTML & CSS examples
This text has a color of #b31d05
<p style="color:#b31d05;">Text here</p>
.mytext {color:#b31d05;}
This box has a color of #b31d05
<div style="background-color:#b31d05;">Content here</div>
.mybackground {background-color:#b31d05;}
Border around this has a color of #b31d05
<div style="border:2px solid #b31d05;">Content here</div>
.myborder {border:2px solid #b31d05;}