#b00d2a color space conversions
Hex:
#b00d2a
RGB:
176, 13, 42
CMY:
31, 95, 84
CMYK:
0, 93, 76, 31
HSL:
349°, 86.2434%, 37.0588%
HSV (HSB):
349°, 92.6136%, 69.0196%
XYZ:
18.4663, 9.6851, 3.0866
xyY:
0.5911, 0.3100, 9.6851
CIE-Lab:
37.2713, 59.9729, 30.8646
CIE-LCH:
37.2713, 67.4490, 27.2323
CIE-Luv:
37.2713, 111.0148, 17.2032
Hunter-Lab:
31.1209, 51.4556, 15.9042
#b00d2a color charts
#b00d2a color shades, tints & tones
#b00d2a color schemes
#b00d2a color preview, HTML & CSS examples
This text has a color of #b00d2a
<p style="color:#b00d2a;">Text here</p>
.mytext {color:#b00d2a;}
This box has a color of #b00d2a
<div style="background-color:#b00d2a;">Content here</div>
.mybackground {background-color:#b00d2a;}
Border around this has a color of #b00d2a
<div style="border:2px solid #b00d2a;">Content here</div>
.myborder {border:2px solid #b00d2a;}