#b00e9d color space conversions
Hex:
#b00e9d
RGB:
176, 14, 157
CMY:
31, 95, 38
CMYK:
0, 92, 11, 31
HSL:
307°, 85.2632%, 37.2549%
HSV (HSB):
307°, 92.0455%, 69.0196%
XYZ:
24.1473, 11.9785, 32.9377
xyY:
0.3496, 0.1734, 11.9785
CIE-Lab:
41.1819, 70.2010, -35.6687
CIE-LCH:
41.1819, 78.7429, 333.0652
CIE-Luv:
41.1819, 64.9496, -60.0216
Hunter-Lab:
34.6100, 63.9718, -32.1982
#b00e9d color charts
#b00e9d color shades, tints & tones
#b00e9d color schemes
#b00e9d color preview, HTML & CSS examples
This text has a color of #b00e9d
<p style="color:#b00e9d;">Text here</p>
.mytext {color:#b00e9d;}
This box has a color of #b00e9d
<div style="background-color:#b00e9d;">Content here</div>
.mybackground {background-color:#b00e9d;}
Border around this has a color of #b00e9d
<div style="border:2px solid #b00e9d;">Content here</div>
.myborder {border:2px solid #b00e9d;}