#500c22 color space conversions
Hex:
#500c22
RGB:
80, 12, 34
CMY:
69, 95, 87
CMYK:
0, 85, 58, 69
HSL:
341°, 73.9130%, 18.0392%
HSV (HSB):
341°, 85.0000%, 31.3725%
XYZ:
3.7285, 2.0839, 1.7191
xyY:
0.4951, 0.2767, 2.0839
CIE-Lab:
15.9216, 32.2968, 4.8634
CIE-LCH:
15.9216, 32.6610, 8.5636
CIE-Luv:
15.9216, 35.9455, -0.2366
Hunter-Lab:
14.4358, 20.8404, 3.0444
#500c22 color charts
#500c22 color shades, tints & tones
#500c22 color schemes
#500c22 color preview, HTML & CSS examples
This text has a color of #500c22
<p style="color:#500c22;">Text here</p>
.mytext {color:#500c22;}
This box has a color of #500c22
<div style="background-color:#500c22;">Content here</div>
.mybackground {background-color:#500c22;}
Border around this has a color of #500c22
<div style="border:2px solid #500c22;">Content here</div>
.myborder {border:2px solid #500c22;}