#b00e6f color space conversions
Hex:
#b00e6f
RGB:
176, 14, 111
CMY:
31, 95, 56
CMYK:
0, 92, 37, 31
HSL:
324°, 85.2632%, 37.2549%
HSV (HSB):
324°, 92.0455%, 69.0196%
XYZ:
20.9308, 10.6919, 15.9995
xyY:
0.4395, 0.2245, 10.6919
CIE-Lab:
39.0566, 64.6259, -10.6136
CIE-LCH:
39.0566, 65.4917, 350.6735
CIE-Luv:
39.0566, 84.9305, -24.7241
Hunter-Lab:
32.6984, 57.0383, -6.1219
#b00e6f color charts
#b00e6f color shades, tints & tones
#b00e6f color schemes
#b00e6f color preview, HTML & CSS examples
This text has a color of #b00e6f
<p style="color:#b00e6f;">Text here</p>
.mytext {color:#b00e6f;}
This box has a color of #b00e6f
<div style="background-color:#b00e6f;">Content here</div>
.mybackground {background-color:#b00e6f;}
Border around this has a color of #b00e6f
<div style="border:2px solid #b00e6f;">Content here</div>
.myborder {border:2px solid #b00e6f;}