#800a3c color space conversions
Hex:
#800a3c
RGB:
128, 10, 60
CMY:
50, 96, 76
CMYK:
0, 92, 53, 50
HSL:
335°, 85.5072%, 27.0588%
HSV (HSB):
335°, 92.1875%, 50.1961%
XYZ:
9.8262, 5.1325, 4.7477
xyY:
0.4986, 0.2604, 5.1325
CIE-Lab:
27.1090, 48.8527, 3.9314
CIE-LCH:
27.1090, 49.0107, 4.6009
CIE-Luv:
27.1090, 67.3461, -3.9619
Hunter-Lab:
22.6551, 37.7749, 3.4334
#800a3c color charts
#800a3c color shades, tints & tones
#800a3c color schemes
#800a3c color preview, HTML & CSS examples
This text has a color of #800a3c
<p style="color:#800a3c;">Text here</p>
.mytext {color:#800a3c;}
This box has a color of #800a3c
<div style="background-color:#800a3c;">Content here</div>
.mybackground {background-color:#800a3c;}
Border around this has a color of #800a3c
<div style="border:2px solid #800a3c;">Content here</div>
.myborder {border:2px solid #800a3c;}