#800a2c color space conversions
Hex:
#800a2c
RGB:
128, 10, 44
CMY:
50, 96, 83
CMYK:
0, 92, 66, 50
HSL:
343°, 85.5072%, 27.0588%
HSV (HSB):
343°, 92.1875%, 50.1961%
XYZ:
9.4653, 4.9881, 2.8468
xyY:
0.5471, 0.2883, 4.9881
CIE-Lab:
26.7009, 47.7023, 14.2620
CIE-LCH:
26.7009, 49.7887, 16.6456
CIE-Luv:
26.7009, 72.9018, 5.3047
Hunter-Lab:
22.3341, 36.5640, 8.0765
#800a2c color charts
#800a2c color shades, tints & tones
#800a2c color schemes
#800a2c color preview, HTML & CSS examples
This text has a color of #800a2c
<p style="color:#800a2c;">Text here</p>
.mytext {color:#800a2c;}
This box has a color of #800a2c
<div style="background-color:#800a2c;">Content here</div>
.mybackground {background-color:#800a2c;}
Border around this has a color of #800a2c
<div style="border:2px solid #800a2c;">Content here</div>
.myborder {border:2px solid #800a2c;}