#800d1d color space conversions
Hex:
#800d1d
RGB:
128, 13, 29
CMY:
50, 95, 89
CMYK:
0, 90, 77, 50
HSL:
352°, 81.5603%, 27.6471%
HSV (HSB):
352°, 89.8438%, 50.1961%
XYZ:
9.2678, 4.9658, 1.6324
xyY:
0.5841, 0.3130, 4.9658
CIE-Lab:
26.6370, 46.3549, 24.1961
CIE-LCH:
26.6370, 52.2898, 27.5635
CIE-Luv:
26.6370, 76.2954, 12.3946
Hunter-Lab:
22.2840, 35.2403, 11.2555
#800d1d color charts
#800d1d color shades, tints & tones
#800d1d color schemes
#800d1d color preview, HTML & CSS examples
This text has a color of #800d1d
<p style="color:#800d1d;">Text here</p>
.mytext {color:#800d1d;}
This box has a color of #800d1d
<div style="background-color:#800d1d;">Content here</div>
.mybackground {background-color:#800d1d;}
Border around this has a color of #800d1d
<div style="border:2px solid #800d1d;">Content here</div>
.myborder {border:2px solid #800d1d;}