#b70d1e color space conversions
Hex:
#b70d1e
RGB:
183, 13, 30
CMY:
28, 95, 88
CMYK:
0, 93, 84, 28
HSL:
354°, 86.7347%, 38.4314%
HSV (HSB):
354°, 92.8962%, 71.7647%
XYZ:
19.9067, 10.4489, 2.1959
xyY:
0.6115, 0.3210, 10.4489
CIE-Lab:
38.6363, 61.4308, 39.7607
CIE-LCH:
38.6363, 73.1756, 32.9127
CIE-Luv:
38.6363, 118.9074, 22.5542
Hunter-Lab:
32.3247, 53.3584, 18.5995
#b70d1e color charts
#b70d1e color shades, tints & tones
#b70d1e color schemes
#b70d1e color preview, HTML & CSS examples
This text has a color of #b70d1e
<p style="color:#b70d1e;">Text here</p>
.mytext {color:#b70d1e;}
This box has a color of #b70d1e
<div style="background-color:#b70d1e;">Content here</div>
.mybackground {background-color:#b70d1e;}
Border around this has a color of #b70d1e
<div style="border:2px solid #b70d1e;">Content here</div>
.myborder {border:2px solid #b70d1e;}