#500d02 color space conversions
Hex:
#500d02
RGB:
80, 13, 2
CMY:
69, 95, 99
CMYK:
0, 84, 98, 69
HSL:
8°, 95.1220%, 16.0784%
HSV (HSB):
8°, 97.5000%, 31.3725%
XYZ:
3.4631, 1.9977, 0.2605
xyY:
0.6053, 0.3492, 1.9977
CIE-Lab:
15.4752, 30.0915, 22.9553
CIE-LCH:
15.4752, 37.8477, 37.3382
CIE-Luv:
15.4752, 41.6610, 11.5111
Hunter-Lab:
14.1340, 19.0019, 8.8011
#500d02 color charts
#500d02 color shades, tints & tones
#500d02 color schemes
#500d02 color preview, HTML & CSS examples
This text has a color of #500d02
<p style="color:#500d02;">Text here</p>
.mytext {color:#500d02;}
This box has a color of #500d02
<div style="background-color:#500d02;">Content here</div>
.mybackground {background-color:#500d02;}
Border around this has a color of #500d02
<div style="border:2px solid #500d02;">Content here</div>
.myborder {border:2px solid #500d02;}