#800e6b color space conversions
Hex:
#800e6b
RGB:
128, 14, 107
CMY:
50, 95, 58
CMYK:
0, 89, 16, 50
HSL:
311°, 80.2817%, 27.8431%
HSV (HSB):
311°, 89.0625%, 50.1961%
XYZ:
11.7130, 5.9648, 14.4439
xyY:
0.3646, 0.1857, 5.9648
CIE-Lab:
29.3235, 53.4568, -23.8571
CIE-LCH:
29.3235, 58.5388, 335.9494
CIE-Luv:
29.3235, 48.1680, -36.9270
Hunter-Lab:
24.4230, 42.8664, -17.9684
#800e6b color charts
#800e6b color shades, tints & tones
#800e6b color schemes
#800e6b color preview, HTML & CSS examples
This text has a color of #800e6b
<p style="color:#800e6b;">Text here</p>
.mytext {color:#800e6b;}
This box has a color of #800e6b
<div style="background-color:#800e6b;">Content here</div>
.mybackground {background-color:#800e6b;}
Border around this has a color of #800e6b
<div style="border:2px solid #800e6b;">Content here</div>
.myborder {border:2px solid #800e6b;}