#800d34 color space conversions
Hex:
#800d34
RGB:
128, 13, 52
CMY:
50, 95, 80
CMYK:
0, 90, 59, 50
HSL:
340°, 81.5603%, 27.6471%
HSV (HSB):
340°, 89.8438%, 50.1961%
XYZ:
9.6658, 5.1250, 3.7286
xyY:
0.5219, 0.2767, 5.1250
CIE-Lab:
27.0879, 47.6600, 9.3426
CIE-LCH:
27.0879, 48.5671, 11.0909
CIE-Luv:
27.0879, 69.6502, 1.2829
Hunter-Lab:
22.6384, 36.5963, 6.0817
#800d34 color charts
#800d34 color shades, tints & tones
#800d34 color schemes
#800d34 color preview, HTML & CSS examples
This text has a color of #800d34
<p style="color:#800d34;">Text here</p>
.mytext {color:#800d34;}
This box has a color of #800d34
<div style="background-color:#800d34;">Content here</div>
.mybackground {background-color:#800d34;}
Border around this has a color of #800d34
<div style="border:2px solid #800d34;">Content here</div>
.myborder {border:2px solid #800d34;}