#800c4c color space conversions
Hex:
#800c4c
RGB:
128, 12, 76
CMY:
50, 95, 70
CMYK:
0, 91, 41, 50
HSL:
327°, 82.8571%, 27.4510%
HSV (HSB):
327°, 90.6250%, 50.1961%
XYZ:
10.3381, 5.3739, 7.3299
xyY:
0.4487, 0.2332, 5.3739
CIE-Lab:
27.7746, 49.9895, -5.8861
CIE-LCH:
27.7746, 50.3349, 353.2845
CIE-Luv:
27.7746, 60.7732, -14.4731
Hunter-Lab:
23.1818, 39.0352, -2.5198
#800c4c color charts
#800c4c color shades, tints & tones
#800c4c color schemes
#800c4c color preview, HTML & CSS examples
This text has a color of #800c4c
<p style="color:#800c4c;">Text here</p>
.mytext {color:#800c4c;}
This box has a color of #800c4c
<div style="background-color:#800c4c;">Content here</div>
.mybackground {background-color:#800c4c;}
Border around this has a color of #800c4c
<div style="border:2px solid #800c4c;">Content here</div>
.myborder {border:2px solid #800c4c;}