#b70100 color space conversions
Hex:
#b70100
RGB:
183, 1, 0
CMY:
28, 100, 100
CMYK:
0, 99, 100, 28
HSL:
0°, 100.0000%, 35.8824%
HSV (HSB):
0°, 100.0000%, 71.7647%
XYZ:
19.5393, 10.0890, 0.9175
xyY:
0.6397, 0.3303, 10.0890
CIE-Lab:
38.0017, 62.3280, 52.3962
CIE-LCH:
38.0017, 81.4257, 40.0522
CIE-Luv:
38.0017, 124.6442, 26.9883
Hunter-Lab:
31.7632, 54.2197, 20.5215
#b70100 color charts
#b70100 color shades, tints & tones
#b70100 color schemes
#b70100 color preview, HTML & CSS examples
This text has a color of #b70100
<p style="color:#b70100;">Text here</p>
.mytext {color:#b70100;}
This box has a color of #b70100
<div style="background-color:#b70100;">Content here</div>
.mybackground {background-color:#b70100;}
Border around this has a color of #b70100
<div style="border:2px solid #b70100;">Content here</div>
.myborder {border:2px solid #b70100;}