#800c32 color space conversions
Hex:
#800c32
RGB:
128, 12, 50
CMY:
50, 95, 80
CMYK:
0, 91, 61, 50
HSL:
340°, 82.8571%, 27.4510%
HSV (HSB):
340°, 90.6250%, 50.1961%
XYZ:
9.6093, 5.0824, 3.4922
xyY:
0.5285, 0.2795, 5.0824
CIE-Lab:
26.9683, 47.7193, 10.5393
CIE-LCH:
26.9683, 48.8693, 12.4545
CIE-Luv:
26.9683, 70.5411, 2.2955
Hunter-Lab:
22.5442, 36.6316, 6.5968
#800c32 color charts
#800c32 color shades, tints & tones
#800c32 color schemes
#800c32 color preview, HTML & CSS examples
This text has a color of #800c32
<p style="color:#800c32;">Text here</p>
.mytext {color:#800c32;}
This box has a color of #800c32
<div style="background-color:#800c32;">Content here</div>
.mybackground {background-color:#800c32;}
Border around this has a color of #800c32
<div style="border:2px solid #800c32;">Content here</div>
.myborder {border:2px solid #800c32;}