#b70d14 color space conversions
Hex:
#b70d14
RGB:
183, 13, 20
CMY:
28, 95, 92
CMYK:
0, 93, 89, 28
HSL:
358°, 86.7347%, 38.4314%
HSV (HSB):
358°, 92.8962%, 71.7647%
XYZ:
19.7986, 10.4056, 1.6268
xyY:
0.6220, 0.3269, 10.4056
CIE-Lab:
38.5608, 61.2177, 44.8111
CIE-LCH:
38.5608, 75.8659, 36.2039
CIE-Luv:
38.5608, 120.4457, 24.9381
Hunter-Lab:
32.2578, 53.1056, 19.5904
#b70d14 color charts
#b70d14 color shades, tints & tones
#b70d14 color schemes
#b70d14 color preview, HTML & CSS examples
This text has a color of #b70d14
<p style="color:#b70d14;">Text here</p>
.mytext {color:#b70d14;}
This box has a color of #b70d14
<div style="background-color:#b70d14;">Content here</div>
.mybackground {background-color:#b70d14;}
Border around this has a color of #b70d14
<div style="border:2px solid #b70d14;">Content here</div>
.myborder {border:2px solid #b70d14;}