#b00e56 color space conversions
Hex:
#b00e56
RGB:
176, 14, 86
CMY:
31, 95, 66
CMYK:
0, 92, 51, 31
HSL:
333°, 85.2632%, 37.2549%
HSV (HSB):
333°, 92.0455%, 69.0196%
XYZ:
19.7412, 10.2161, 9.7355
xyY:
0.4974, 0.2574, 10.2161
CIE-Lab:
38.2275, 62.3680, 4.0629
CIE-LCH:
38.2275, 62.5002, 3.7272
CIE-Luv:
38.2275, 95.7690, -6.7537
Hunter-Lab:
31.9626, 54.3135, 4.3146
#b00e56 color charts
#b00e56 color shades, tints & tones
#b00e56 color schemes
#b00e56 color preview, HTML & CSS examples
This text has a color of #b00e56
<p style="color:#b00e56;">Text here</p>
.mytext {color:#b00e56;}
This box has a color of #b00e56
<div style="background-color:#b00e56;">Content here</div>
.mybackground {background-color:#b00e56;}
Border around this has a color of #b00e56
<div style="border:2px solid #b00e56;">Content here</div>
.myborder {border:2px solid #b00e56;}