#b00005 color space conversions
Hex:
#b00005
RGB:
176, 0, 5
CMY:
31, 100, 98
CMYK:
0, 100, 97, 31
HSL:
358°, 100.0000%, 34.5098%
HSV (HSB):
358°, 100.0000%, 69.0196%
XYZ:
17.9319, 9.2411, 0.9822
xyY:
0.6369, 0.3282, 9.2411
CIE-Lab:
36.4443, 60.7160, 48.7882
CIE-LCH:
36.4443, 77.8892, 38.7835
CIE-Luv:
36.4443, 119.3342, 25.1677
Hunter-Lab:
30.3991, 52.0955, 19.3638
#b00005 color charts
#b00005 color shades, tints & tones
#b00005 color schemes
#b00005 color preview, HTML & CSS examples
This text has a color of #b00005
<p style="color:#b00005;">Text here</p>
.mytext {color:#b00005;}
This box has a color of #b00005
<div style="background-color:#b00005;">Content here</div>
.mybackground {background-color:#b00005;}
Border around this has a color of #b00005
<div style="border:2px solid #b00005;">Content here</div>
.myborder {border:2px solid #b00005;}