#b00e54 color space conversions
Hex:
#b00e54
RGB:
176, 14, 84
CMY:
31, 95, 67
CMYK:
0, 92, 52, 31
HSL:
334°, 85.2632%, 37.2549%
HSV (HSB):
334°, 92.0455%, 69.0196%
XYZ:
19.6618, 10.1843, 9.3170
xyY:
0.5020, 0.2600, 10.1843
CIE-Lab:
38.1711, 62.2128, 5.2663
CIE-LCH:
38.1711, 62.4353, 4.8385
CIE-Luv:
38.1711, 96.5932, -5.4117
Hunter-Lab:
31.9128, 54.1280, 5.0292
#b00e54 color charts
#b00e54 color shades, tints & tones
#b00e54 color schemes
#b00e54 color preview, HTML & CSS examples
This text has a color of #b00e54
<p style="color:#b00e54;">Text here</p>
.mytext {color:#b00e54;}
This box has a color of #b00e54
<div style="background-color:#b00e54;">Content here</div>
.mybackground {background-color:#b00e54;}
Border around this has a color of #b00e54
<div style="border:2px solid #b00e54;">Content here</div>
.myborder {border:2px solid #b00e54;}