#800d5c color space conversions
Hex:
#800d5c
RGB:
128, 13, 92
CMY:
50, 95, 64
CMYK:
0, 90, 28, 50
HSL:
319°, 81.5603%, 27.6471%
HSV (HSB):
319°, 89.8438%, 50.1961%
XYZ:
10.9778, 5.6497, 10.6371
xyY:
0.4026, 0.2072, 5.6497
CIE-Lab:
28.5110, 51.6401, -15.3692
CIE-LCH:
28.5110, 53.8787, 343.4258
CIE-Luv:
28.5110, 54.1865, -25.9278
Hunter-Lab:
23.7692, 40.8439, -9.8949
#800d5c color charts
#800d5c color shades, tints & tones
#800d5c color schemes
#800d5c color preview, HTML & CSS examples
This text has a color of #800d5c
<p style="color:#800d5c;">Text here</p>
.mytext {color:#800d5c;}
This box has a color of #800d5c
<div style="background-color:#800d5c;">Content here</div>
.mybackground {background-color:#800d5c;}
Border around this has a color of #800d5c
<div style="border:2px solid #800d5c;">Content here</div>
.myborder {border:2px solid #800d5c;}