#b70d05 color space conversions
Hex:
#b70d05
RGB:
183, 13, 5
CMY:
28, 95, 98
CMYK:
0, 93, 97, 28
HSL:
3°, 94.6809%, 36.8627%
HSV (HSB):
3°, 97.2678%, 71.7647%
XYZ:
19.6998, 10.3661, 1.1061
xyY:
0.6320, 0.3325, 10.3661
CIE-Lab:
38.4916, 61.0219, 50.6352
CIE-LCH:
38.4916, 79.2943, 39.6855
CIE-Luv:
38.4916, 121.8892, 27.1691
Hunter-Lab:
32.1964, 52.8737, 20.5005
#b70d05 color charts
#b70d05 color shades, tints & tones
#b70d05 color schemes
#b70d05 color preview, HTML & CSS examples
This text has a color of #b70d05
<p style="color:#b70d05;">Text here</p>
.mytext {color:#b70d05;}
This box has a color of #b70d05
<div style="background-color:#b70d05;">Content here</div>
.mybackground {background-color:#b70d05;}
Border around this has a color of #b70d05
<div style="border:2px solid #b70d05;">Content here</div>
.myborder {border:2px solid #b70d05;}