#b00909 color space conversions
Hex:
#b00909
RGB:
176, 9, 9
CMY:
31, 96, 96
CMYK:
0, 95, 95, 31
HSL:
0°, 90.2703%, 36.2745%
HSV (HSB):
0°, 94.8864%, 69.0196%
XYZ:
18.0515, 9.4452, 1.1301
xyY:
0.6306, 0.3299, 9.4452
CIE-Lab:
36.8277, 59.6997, 47.4555
CIE-LCH:
36.8277, 76.2633, 38.4813
CIE-Luv:
36.8277, 117.2081, 25.2759
Hunter-Lab:
30.7331, 51.0617, 19.3329
#b00909 color charts
#b00909 color shades, tints & tones
#b00909 color schemes
#b00909 color preview, HTML & CSS examples
This text has a color of #b00909
<p style="color:#b00909;">Text here</p>
.mytext {color:#b00909;}
This box has a color of #b00909
<div style="background-color:#b00909;">Content here</div>
.mybackground {background-color:#b00909;}
Border around this has a color of #b00909
<div style="border:2px solid #b00909;">Content here</div>
.myborder {border:2px solid #b00909;}