#500d0c color space conversions
Hex:
#500d0c
RGB:
80, 13, 12
CMY:
69, 95, 95
CMYK:
0, 84, 85, 69
HSL:
1°, 73.9130%, 18.0392%
HSV (HSB):
1°, 85.0000%, 31.3725%
XYZ:
3.5186, 2.0199, 0.5523
xyY:
0.5777, 0.3316, 2.0199
CIE-Lab:
15.5912, 30.4709, 18.9822
CIE-LCH:
15.5912, 35.8999, 31.9213
CIE-Luv:
15.5912, 40.3171, 8.9441
Hunter-Lab:
14.2122, 19.3204, 7.6447
#500d0c color charts
#500d0c color shades, tints & tones
#500d0c color schemes
#500d0c color preview, HTML & CSS examples
This text has a color of #500d0c
<p style="color:#500d0c;">Text here</p>
.mytext {color:#500d0c;}
This box has a color of #500d0c
<div style="background-color:#500d0c;">Content here</div>
.mybackground {background-color:#500d0c;}
Border around this has a color of #500d0c
<div style="border:2px solid #500d0c;">Content here</div>
.myborder {border:2px solid #500d0c;}