#500c32 color space conversions
Hex:
#500c32
RGB:
80, 12, 50
CMY:
69, 95, 80
CMYK:
0, 85, 38, 69
HSL:
326°, 73.9130%, 18.0392%
HSV (HSB):
326°, 85.0000%, 31.3725%
XYZ:
4.0155, 2.1987, 3.2304
xyY:
0.4252, 0.2328, 2.1987
CIE-Lab:
16.4973, 34.0670, -5.8849
CIE-LCH:
16.4973, 34.5716, 350.1992
CIE-Luv:
16.4973, 31.3529, -9.5407
Hunter-Lab:
14.8280, 22.3891, -2.5370
#500c32 color charts
#500c32 color shades, tints & tones
#500c32 color schemes
#500c32 color preview, HTML & CSS examples
This text has a color of #500c32
<p style="color:#500c32;">Text here</p>
.mytext {color:#500c32;}
This box has a color of #500c32
<div style="background-color:#500c32;">Content here</div>
.mybackground {background-color:#500c32;}
Border around this has a color of #500c32
<div style="border:2px solid #500c32;">Content here</div>
.myborder {border:2px solid #500c32;}