#b70800 color space conversions
Hex:
#b70800
RGB:
183, 8, 0
CMY:
28, 97, 100
CMYK:
0, 96, 100, 28
HSL:
3°, 100.0000%, 35.8824%
HSV (HSB):
3°, 100.0000%, 71.7647%
XYZ:
19.6153, 10.2409, 0.9429
xyY:
0.6369, 0.3325, 10.2409
CIE-Lab:
38.2714, 61.5472, 52.4991
CIE-LCH:
38.2714, 80.8963, 40.4638
CIE-Luv:
38.2714, 123.2950, 27.4515
Hunter-Lab:
32.0015, 53.4088, 20.6542
#b70800 color charts
#b70800 color shades, tints & tones
#b70800 color schemes
#b70800 color preview, HTML & CSS examples
This text has a color of #b70800
<p style="color:#b70800;">Text here</p>
.mytext {color:#b70800;}
This box has a color of #b70800
<div style="background-color:#b70800;">Content here</div>
.mybackground {background-color:#b70800;}
Border around this has a color of #b70800
<div style="border:2px solid #b70800;">Content here</div>
.myborder {border:2px solid #b70800;}