#800d2a color space conversions
Hex:
#800d2a
RGB:
128, 13, 42
CMY:
50, 95, 84
CMYK:
0, 90, 67, 50
HSL:
345°, 81.5603%, 27.6471%
HSV (HSB):
345°, 89.8438%, 50.1961%
XYZ:
9.4639, 5.0442, 2.6653
xyY:
0.5511, 0.2937, 5.0442
CIE-Lab:
26.8603, 47.0043, 15.8261
CIE-LCH:
26.8603, 49.5970, 18.6082
CIE-Luv:
26.8603, 72.8655, 6.6932
Hunter-Lab:
22.4593, 35.9127, 8.6854
#800d2a color charts
#800d2a color shades, tints & tones
#800d2a color schemes
#800d2a color preview, HTML & CSS examples
This text has a color of #800d2a
<p style="color:#800d2a;">Text here</p>
.mytext {color:#800d2a;}
This box has a color of #800d2a
<div style="background-color:#800d2a;">Content here</div>
.mybackground {background-color:#800d2a;}
Border around this has a color of #800d2a
<div style="border:2px solid #800d2a;">Content here</div>
.myborder {border:2px solid #800d2a;}