#53a05e color space conversions
Hex:
#53a05e
RGB:
83, 160, 94
CMY:
67, 37, 63
CMYK:
48, 0, 41, 37
HSL:
129°, 31.6872%, 47.6471%
HSV (HSB):
129°, 48.1250%, 62.7451%
XYZ:
18.1585, 27.7888, 14.9964
xyY:
0.2980, 0.4560, 27.7888
CIE-Lab:
59.6974, -38.3100, 27.2274
CIE-LCH:
59.6974, 46.9999, 144.5981
CIE-Luv:
59.6974, -36.0969, 40.9187
Hunter-Lab:
52.7150, -30.7644, 20.0337
#53a05e color charts
#53a05e color shades, tints & tones
#53a05e color schemes
#53a05e color preview, HTML & CSS examples
This text has a color of #53a05e
<p style="color:#53a05e;">Text here</p>
.mytext {color:#53a05e;}
This box has a color of #53a05e
<div style="background-color:#53a05e;">Content here</div>
.mybackground {background-color:#53a05e;}
Border around this has a color of #53a05e
<div style="border:2px solid #53a05e;">Content here</div>
.myborder {border:2px solid #53a05e;}