#800f1d color space conversions
Hex:
#800f1d
RGB:
128, 15, 29
CMY:
50, 94, 89
CMYK:
0, 88, 77, 50
HSL:
353°, 79.0210%, 28.0392%
HSV (HSB):
353°, 88.2812%, 50.1961%
XYZ:
9.2947, 5.0196, 1.6414
xyY:
0.5825, 0.3146, 5.0196
CIE-Lab:
26.7904, 45.9160, 24.3705
CIE-LCH:
26.7904, 51.9827, 27.9577
CIE-Luv:
26.7904, 75.7529, 12.6615
Hunter-Lab:
22.4044, 34.8450, 11.3394
#800f1d color charts
#800f1d color shades, tints & tones
#800f1d color schemes
#800f1d color preview, HTML & CSS examples
This text has a color of #800f1d
<p style="color:#800f1d;">Text here</p>
.mytext {color:#800f1d;}
This box has a color of #800f1d
<div style="background-color:#800f1d;">Content here</div>
.mybackground {background-color:#800f1d;}
Border around this has a color of #800f1d
<div style="border:2px solid #800f1d;">Content here</div>
.myborder {border:2px solid #800f1d;}