#52c00d color space conversions
Hex:
#52c00d
RGB:
82, 192, 13
CMY:
68, 25, 95
CMYK:
57, 0, 93, 25
HSL:
97°, 87.3171%, 40.1961%
HSV (HSB):
97°, 93.2292%, 75.2941%
XYZ:
22.4020, 39.5222, 6.8286
xyY:
0.3258, 0.5748, 39.5222
CIE-Lab:
69.1278, -58.0768, 67.3111
CIE-LCH:
69.1278, 88.9028, 130.7880
CIE-Luv:
69.1278, -51.1204, 81.9451
Hunter-Lab:
62.8667, -46.4098, 37.5666
#52c00d color charts
#52c00d color shades, tints & tones
#52c00d color schemes
#52c00d color preview, HTML & CSS examples
This text has a color of #52c00d
<p style="color:#52c00d;">Text here</p>
.mytext {color:#52c00d;}
This box has a color of #52c00d
<div style="background-color:#52c00d;">Content here</div>
.mybackground {background-color:#52c00d;}
Border around this has a color of #52c00d
<div style="border:2px solid #52c00d;">Content here</div>
.myborder {border:2px solid #52c00d;}