#800e41 color space conversions
Hex:
#800e41
RGB:
128, 14, 65
CMY:
50, 95, 75
CMYK:
0, 89, 49, 50
HSL:
333°, 80.2817%, 27.8431%
HSV (HSB):
333°, 89.0625%, 50.1961%
XYZ:
10.0133, 5.2849, 5.4934
xyY:
0.4816, 0.2542, 5.2849
CIE-Lab:
27.5316, 48.5109, 1.1524
CIE-LCH:
27.5316, 48.5246, 1.3609
CIE-Luv:
27.5316, 64.7283, -6.6674
Hunter-Lab:
22.9890, 37.5182, 1.9245
#800e41 color charts
#800e41 color shades, tints & tones
#800e41 color schemes
#800e41 color preview, HTML & CSS examples
This text has a color of #800e41
<p style="color:#800e41;">Text here</p>
.mytext {color:#800e41;}
This box has a color of #800e41
<div style="background-color:#800e41;">Content here</div>
.mybackground {background-color:#800e41;}
Border around this has a color of #800e41
<div style="border:2px solid #800e41;">Content here</div>
.myborder {border:2px solid #800e41;}