#b70a08 color space conversions
Hex:
#b70a08
RGB:
183, 10, 8
CMY:
28, 96, 97
CMYK:
0, 95, 96, 28
HSL:
1°, 91.6230%, 37.4510%
HSV (HSB):
1°, 95.6284%, 71.7647%
XYZ:
19.6808, 10.3019, 1.1809
xyY:
0.6315, 0.3306, 10.3019
CIE-Lab:
38.3789, 61.4128, 49.4862
CIE-LCH:
38.3789, 78.8696, 38.8618
CIE-Luv:
38.3789, 122.2581, 26.5792
Hunter-Lab:
32.0966, 53.2827, 20.2862
#b70a08 color charts
#b70a08 color shades, tints & tones
#b70a08 color schemes
#b70a08 color preview, HTML & CSS examples
This text has a color of #b70a08
<p style="color:#b70a08;">Text here</p>
.mytext {color:#b70a08;}
This box has a color of #b70a08
<div style="background-color:#b70a08;">Content here</div>
.mybackground {background-color:#b70a08;}
Border around this has a color of #b70a08
<div style="border:2px solid #b70a08;">Content here</div>
.myborder {border:2px solid #b70a08;}