#800f4f color space conversions
Hex:
#800f4f
RGB:
128, 15, 79
CMY:
50, 94, 69
CMYK:
0, 88, 38, 50
HSL:
326°, 79.0210%, 28.0392%
HSV (HSB):
326°, 88.2812%, 50.1961%
XYZ:
10.4842, 5.4954, 7.9053
xyY:
0.4389, 0.2301, 5.4954
CIE-Lab:
28.1018, 49.6984, -7.3975
CIE-LCH:
28.1018, 50.2459, 351.5338
CIE-Luv:
28.1018, 59.0839, -16.1754
Hunter-Lab:
23.4422, 38.8079, -3.5845
#800f4f color charts
#800f4f color shades, tints & tones
#800f4f color schemes
#800f4f color preview, HTML & CSS examples
This text has a color of #800f4f
<p style="color:#800f4f;">Text here</p>
.mytext {color:#800f4f;}
This box has a color of #800f4f
<div style="background-color:#800f4f;">Content here</div>
.mybackground {background-color:#800f4f;}
Border around this has a color of #800f4f
<div style="border:2px solid #800f4f;">Content here</div>
.myborder {border:2px solid #800f4f;}