#52c85e color space conversions
Hex:
#52c85e
RGB:
82, 200, 94
CMY:
68, 22, 63
CMYK:
59, 0, 53, 22
HSL:
126°, 51.7544%, 55.2941%
HSV (HSB):
126°, 59.0000%, 78.4314%
XYZ:
26.1543, 43.9105, 17.6868
xyY:
0.2980, 0.5004, 43.9105
CIE-Lab:
72.1687, -54.8215, 42.8894
CIE-LCH:
72.1687, 69.6053, 141.9622
CIE-Luv:
72.1687, -52.5927, 63.0939
Hunter-Lab:
66.2650, -45.5111, 30.5604
#52c85e color charts
#52c85e color shades, tints & tones
#52c85e color schemes
#52c85e color preview, HTML & CSS examples
This text has a color of #52c85e
<p style="color:#52c85e;">Text here</p>
.mytext {color:#52c85e;}
This box has a color of #52c85e
<div style="background-color:#52c85e;">Content here</div>
.mybackground {background-color:#52c85e;}
Border around this has a color of #52c85e
<div style="border:2px solid #52c85e;">Content here</div>
.myborder {border:2px solid #52c85e;}