#b00705 color space conversions
Hex:
#b00705
RGB:
176, 7, 5
CMY:
31, 97, 98
CMYK:
0, 96, 97, 31
HSL:
1°, 94.4751%, 35.4902%
HSV (HSB):
1°, 97.1591%, 69.0196%
XYZ:
18.0079, 9.3930, 1.0075
xyY:
0.6339, 0.3306, 9.3930
CIE-Lab:
36.7302, 59.8882, 48.9263
CIE-LCH:
36.7302, 77.3329, 39.2475
CIE-Luv:
36.7302, 117.9422, 25.6594
Hunter-Lab:
30.6480, 51.2472, 19.5046
#b00705 color charts
#b00705 color shades, tints & tones
#b00705 color schemes
#b00705 color preview, HTML & CSS examples
This text has a color of #b00705
<p style="color:#b00705;">Text here</p>
.mytext {color:#b00705;}
This box has a color of #b00705
<div style="background-color:#b00705;">Content here</div>
.mybackground {background-color:#b00705;}
Border around this has a color of #b00705
<div style="border:2px solid #b00705;">Content here</div>
.myborder {border:2px solid #b00705;}