#b00e52 color space conversions
Hex:
#b00e52
RGB:
176, 14, 82
CMY:
31, 95, 68
CMYK:
0, 92, 53, 31
HSL:
335°, 85.2632%, 37.2549%
HSV (HSB):
335°, 92.0455%, 69.0196%
XYZ:
19.5845, 10.1534, 8.9102
xyY:
0.5067, 0.2627, 10.1534
CIE-Lab:
38.1163, 62.0614, 6.4734
CIE-LCH:
38.1163, 62.3981, 5.9548
CIE-Luv:
38.1163, 97.4079, -4.0881
Hunter-Lab:
31.8644, 53.9473, 5.7258
#b00e52 color charts
#b00e52 color shades, tints & tones
#b00e52 color schemes
#b00e52 color preview, HTML & CSS examples
This text has a color of #b00e52
<p style="color:#b00e52;">Text here</p>
.mytext {color:#b00e52;}
This box has a color of #b00e52
<div style="background-color:#b00e52;">Content here</div>
.mybackground {background-color:#b00e52;}
Border around this has a color of #b00e52
<div style="border:2px solid #b00e52;">Content here</div>
.myborder {border:2px solid #b00e52;}