#52c10c color space conversions
Hex:
#52c10c
RGB:
82, 193, 12
CMY:
68, 24, 95
CMYK:
58, 0, 94, 24
HSL:
97°, 88.2927%, 40.1961%
HSV (HSB):
97°, 93.7824%, 75.6863%
XYZ:
22.6160, 39.9603, 6.8690
xyY:
0.3257, 0.5754, 39.9603
CIE-Lab:
69.4413, -58.4472, 67.6953
CIE-LCH:
69.4413, 89.4356, 130.8069
CIE-Luv:
69.4413, -51.5171, 82.4270
Hunter-Lab:
63.2142, -46.7632, 37.8074
#52c10c color charts
#52c10c color shades, tints & tones
#52c10c color schemes
#52c10c color preview, HTML & CSS examples
This text has a color of #52c10c
<p style="color:#52c10c;">Text here</p>
.mytext {color:#52c10c;}
This box has a color of #52c10c
<div style="background-color:#52c10c;">Content here</div>
.mybackground {background-color:#52c10c;}
Border around this has a color of #52c10c
<div style="border:2px solid #52c10c;">Content here</div>
.myborder {border:2px solid #52c10c;}