#800a32 color space conversions
Hex:
#800a32
RGB:
128, 10, 50
CMY:
50, 96, 80
CMYK:
0, 92, 61, 50
HSL:
340°, 85.5072%, 27.0588%
HSV (HSB):
340°, 92.1875%, 50.1961%
XYZ:
9.5864, 5.0366, 3.4845
xyY:
0.5294, 0.2781, 5.0366
CIE-Lab:
26.8387, 48.0926, 10.3622
CIE-LCH:
26.8387, 49.1963, 12.1593
CIE-Luv:
26.8387, 70.9360, 2.0498
Hunter-Lab:
22.4423, 36.9733, 6.5039
#800a32 color charts
#800a32 color shades, tints & tones
#800a32 color schemes
#800a32 color preview, HTML & CSS examples
This text has a color of #800a32
<p style="color:#800a32;">Text here</p>
.mytext {color:#800a32;}
This box has a color of #800a32
<div style="background-color:#800a32;">Content here</div>
.mybackground {background-color:#800a32;}
Border around this has a color of #800a32
<div style="border:2px solid #800a32;">Content here</div>
.myborder {border:2px solid #800a32;}