#b00d13 color space conversions
Hex:
#b00d13
RGB:
176, 13, 19
CMY:
31, 95, 93
CMYK:
0, 93, 89, 31
HSL:
358°, 86.2434%, 37.0588%
HSV (HSB):
358°, 92.6136%, 69.0196%
XYZ:
18.1660, 9.5650, 1.5049
xyY:
0.6214, 0.3272, 9.5650
CIE-Lab:
37.0501, 59.3476, 43.4692
CIE-LCH:
37.0501, 73.5643, 36.2209
CIE-Luv:
37.0501, 115.3484, 23.9681
Hunter-Lab:
30.9273, 50.7240, 18.7642
#b00d13 color charts
#b00d13 color shades, tints & tones
#b00d13 color schemes
#b00d13 color preview, HTML & CSS examples
This text has a color of #b00d13
<p style="color:#b00d13;">Text here</p>
.mytext {color:#b00d13;}
This box has a color of #b00d13
<div style="background-color:#b00d13;">Content here</div>
.mybackground {background-color:#b00d13;}
Border around this has a color of #b00d13
<div style="border:2px solid #b00d13;">Content here</div>
.myborder {border:2px solid #b00d13;}