#b00d3c color space conversions
Hex:
#b00d3c
RGB:
176, 13, 60
CMY:
31, 95, 76
CMYK:
0, 93, 66, 31
HSL:
343°, 86.2434%, 37.0588%
HSV (HSB):
343°, 92.6136%, 69.0196%
XYZ:
18.8640, 9.8442, 5.1808
xyY:
0.5566, 0.2905, 9.8442
CIE-Lab:
37.5613, 60.7867, 19.8741
CIE-LCH:
37.5613, 63.9531, 18.1050
CIE-Luv:
37.5613, 105.7633, 8.9255
Hunter-Lab:
31.3755, 52.4134, 12.1726
#b00d3c color charts
#b00d3c color shades, tints & tones
#b00d3c color schemes
#b00d3c color preview, HTML & CSS examples
This text has a color of #b00d3c
<p style="color:#b00d3c;">Text here</p>
.mytext {color:#b00d3c;}
This box has a color of #b00d3c
<div style="background-color:#b00d3c;">Content here</div>
.mybackground {background-color:#b00d3c;}
Border around this has a color of #b00d3c
<div style="border:2px solid #b00d3c;">Content here</div>
.myborder {border:2px solid #b00d3c;}