#500c11 color space conversions
Hex:
#500c11
RGB:
80, 12, 17
CMY:
69, 95, 93
CMYK:
0, 85, 79, 69
HSL:
356°, 73.9130%, 18.0392%
HSV (HSB):
356°, 85.0000%, 31.3725%
XYZ:
3.5409, 2.0089, 0.7314
xyY:
0.5637, 0.3198, 2.0089
CIE-Lab:
15.5338, 31.0704, 16.3203
CIE-LCH:
15.5338, 35.0959, 27.7116
CIE-Luv:
15.5338, 39.7896, 7.2145
Hunter-Lab:
14.1735, 19.7903, 6.8617
#500c11 color charts
#500c11 color shades, tints & tones
#500c11 color schemes
#500c11 color preview, HTML & CSS examples
This text has a color of #500c11
<p style="color:#500c11;">Text here</p>
.mytext {color:#500c11;}
This box has a color of #500c11
<div style="background-color:#500c11;">Content here</div>
.mybackground {background-color:#500c11;}
Border around this has a color of #500c11
<div style="border:2px solid #500c11;">Content here</div>
.myborder {border:2px solid #500c11;}