#b70007 color space conversions
Hex:
#b70007
RGB:
183, 0, 7
CMY:
28, 100, 97
CMYK:
0, 100, 96, 28
HSL:
358°, 100.0000%, 35.8824%
HSV (HSB):
358°, 100.0000%, 71.7647%
XYZ:
19.5668, 10.0826, 1.1159
xyY:
0.6360, 0.3277, 10.0826
CIE-Lab:
37.9903, 62.5154, 49.6443
CIE-LCH:
37.9903, 79.8294, 38.4536
CIE-Luv:
37.9903, 124.2461, 26.0362
Hunter-Lab:
31.7531, 54.4265, 20.1436
#b70007 color charts
#b70007 color shades, tints & tones
#b70007 color schemes
#b70007 color preview, HTML & CSS examples
This text has a color of #b70007
<p style="color:#b70007;">Text here</p>
.mytext {color:#b70007;}
This box has a color of #b70007
<div style="background-color:#b70007;">Content here</div>
.mybackground {background-color:#b70007;}
Border around this has a color of #b70007
<div style="border:2px solid #b70007;">Content here</div>
.myborder {border:2px solid #b70007;}