#b00e42 color space conversions
Hex:
#b00e42
RGB:
176, 14, 66
CMY:
31, 95, 74
CMYK:
0, 92, 63, 31
HSL:
341°, 85.2632%, 37.2549%
HSV (HSB):
341°, 92.0455%, 69.0196%
XYZ:
19.0449, 9.9375, 6.0686
xyY:
0.5433, 0.2835, 9.9375
CIE-Lab:
37.7301, 60.9885, 16.2416
CIE-LCH:
37.7301, 63.1141, 14.9121
CIE-Luv:
37.7301, 103.5125, 5.7399
Hunter-Lab:
31.5238, 52.6727, 10.6529
#b00e42 color charts
#b00e42 color shades, tints & tones
#b00e42 color schemes
#b00e42 color preview, HTML & CSS examples
This text has a color of #b00e42
<p style="color:#b00e42;">Text here</p>
.mytext {color:#b00e42;}
This box has a color of #b00e42
<div style="background-color:#b00e42;">Content here</div>
.mybackground {background-color:#b00e42;}
Border around this has a color of #b00e42
<div style="border:2px solid #b00e42;">Content here</div>
.myborder {border:2px solid #b00e42;}