#500f02 color space conversions
Hex:
#500f02
RGB:
80, 15, 2
CMY:
69, 94, 99
CMYK:
0, 81, 98, 69
HSL:
10°, 95.1220%, 16.0784%
HSV (HSB):
10°, 97.5000%, 31.3725%
XYZ:
3.4900, 2.0515, 0.2695
xyY:
0.6006, 0.3530, 2.0515
CIE-Lab:
15.7552, 29.3124, 23.3099
CIE-LCH:
15.7552, 37.4509, 38.4925
CIE-Luv:
15.7552, 41.0077, 11.9051
Hunter-Lab:
14.3231, 18.4290, 8.9107
#500f02 color charts
#500f02 color shades, tints & tones
#500f02 color schemes
#500f02 color preview, HTML & CSS examples
This text has a color of #500f02
<p style="color:#500f02;">Text here</p>
.mytext {color:#500f02;}
This box has a color of #500f02
<div style="background-color:#500f02;">Content here</div>
.mybackground {background-color:#500f02;}
Border around this has a color of #500f02
<div style="border:2px solid #500f02;">Content here</div>
.myborder {border:2px solid #500f02;}