#b70500 color space conversions
Hex:
#b70500
RGB:
183, 5, 0
CMY:
28, 98, 100
CMYK:
0, 97, 100, 28
HSL:
2°, 100.0000%, 35.8824%
HSV (HSB):
2°, 100.0000%, 71.7647%
XYZ:
19.5827, 10.1758, 0.9320
xyY:
0.6381, 0.3316, 10.1758
CIE-Lab:
38.1562, 61.8806, 52.4556
CIE-LCH:
38.1562, 81.1221, 40.2876
CIE-Luv:
38.1562, 123.8706, 27.2537
Hunter-Lab:
31.8996, 53.7545, 20.5974
#b70500 color charts
#b70500 color shades, tints & tones
#b70500 color schemes
#b70500 color preview, HTML & CSS examples
This text has a color of #b70500
<p style="color:#b70500;">Text here</p>
.mytext {color:#b70500;}
This box has a color of #b70500
<div style="background-color:#b70500;">Content here</div>
.mybackground {background-color:#b70500;}
Border around this has a color of #b70500
<div style="border:2px solid #b70500;">Content here</div>
.myborder {border:2px solid #b70500;}