#b00e5a color space conversions
Hex:
#b00e5a
RGB:
176, 14, 90
CMY:
31, 95, 65
CMYK:
0, 92, 49, 31
HSL:
332°, 85.2632%, 37.2549%
HSV (HSB):
332°, 92.0455%, 69.0196%
XYZ:
19.9070, 10.2824, 10.6083
xyY:
0.4879, 0.2520, 10.2824
CIE-Lab:
38.3445, 62.6899, 1.6682
CIE-LCH:
38.3445, 62.7120, 1.5243
CIE-Luv:
38.3445, 94.0952, -9.4890
Hunter-Lab:
32.0661, 54.6990, 2.8316
#b00e5a color charts
#b00e5a color shades, tints & tones
#b00e5a color schemes
#b00e5a color preview, HTML & CSS examples
This text has a color of #b00e5a
<p style="color:#b00e5a;">Text here</p>
.mytext {color:#b00e5a;}
This box has a color of #b00e5a
<div style="background-color:#b00e5a;">Content here</div>
.mybackground {background-color:#b00e5a;}
Border around this has a color of #b00e5a
<div style="border:2px solid #b00e5a;">Content here</div>
.myborder {border:2px solid #b00e5a;}