#505b25 color space conversions
Hex:
#505b25
RGB:
80, 91, 37
CMY:
69, 64, 85
CMYK:
12, 0, 59, 64
HSL:
72°, 42.1875%, 25.0980%
HSV (HSB):
72°, 59.3407%, 35.6863%
XYZ:
7.3833, 9.3212, 3.1603
xyY:
0.3717, 0.4692, 9.3212
CIE-Lab:
36.5955, -13.3642, 29.2182
CIE-LCH:
36.5955, 32.1295, 114.5791
CIE-Luv:
36.5955, -4.4479, 31.9147
Hunter-Lab:
30.5307, -10.2617, 15.2342
#505b25 color charts
#505b25 color shades, tints & tones
#505b25 color schemes
#505b25 color preview, HTML & CSS examples
This text has a color of #505b25
<p style="color:#505b25;">Text here</p>
.mytext {color:#505b25;}
This box has a color of #505b25
<div style="background-color:#505b25;">Content here</div>
.mybackground {background-color:#505b25;}
Border around this has a color of #505b25
<div style="border:2px solid #505b25;">Content here</div>
.myborder {border:2px solid #505b25;}