#800f2b color space conversions
Hex:
#800f2b
RGB:
128, 15, 43
CMY:
50, 94, 83
CMYK:
0, 88, 66, 50
HSL:
345°, 79.0210%, 28.0392%
HSV (HSB):
345°, 88.2812%, 50.1961%
XYZ:
9.5090, 5.1053, 2.7697
xyY:
0.5470, 0.2937, 5.1053
CIE-Lab:
27.0326, 46.6289, 15.3744
CIE-LCH:
27.0326, 49.0981, 18.2483
CIE-Luv:
27.0326, 72.0750, 6.4694
Hunter-Lab:
22.5948, 35.5802, 8.5484
#800f2b color charts
#800f2b color shades, tints & tones
#800f2b color schemes
#800f2b color preview, HTML & CSS examples
This text has a color of #800f2b
<p style="color:#800f2b;">Text here</p>
.mytext {color:#800f2b;}
This box has a color of #800f2b
<div style="background-color:#800f2b;">Content here</div>
.mybackground {background-color:#800f2b;}
Border around this has a color of #800f2b
<div style="border:2px solid #800f2b;">Content here</div>
.myborder {border:2px solid #800f2b;}