#b00e6d color space conversions
Hex:
#b00e6d
RGB:
176, 14, 109
CMY:
31, 95, 57
CMYK:
0, 92, 38, 31
HSL:
325°, 85.2632%, 37.2549%
HSV (HSB):
325°, 92.0455%, 69.0196%
XYZ:
20.8219, 10.6483, 15.4259
xyY:
0.4440, 0.2271, 10.6483
CIE-Lab:
38.9817, 64.4240, -9.4661
CIE-LCH:
38.9817, 65.1158, 351.6411
CIE-Luv:
38.9817, 85.8199, -23.2246
Hunter-Lab:
32.6317, 56.7927, -5.1857
#b00e6d color charts
#b00e6d color shades, tints & tones
#b00e6d color schemes
#b00e6d color preview, HTML & CSS examples
This text has a color of #b00e6d
<p style="color:#b00e6d;">Text here</p>
.mytext {color:#b00e6d;}
This box has a color of #b00e6d
<div style="background-color:#b00e6d;">Content here</div>
.mybackground {background-color:#b00e6d;}
Border around this has a color of #b00e6d
<div style="border:2px solid #b00e6d;">Content here</div>
.myborder {border:2px solid #b00e6d;}