#53ac5e color space conversions
Hex:
#53ac5e
RGB:
83, 172, 94
CMY:
67, 33, 63
CMYK:
52, 0, 45, 33
HSL:
127°, 34.9020%, 50.0000%
HSV (HSB):
127°, 51.7442%, 67.4510%
XYZ:
20.3402, 32.1522, 15.7236
xyY:
0.2982, 0.4713, 32.1522
CIE-Lab:
63.4685, -43.4647, 32.0859
CIE-LCH:
63.4685, 54.0249, 143.5650
CIE-Luv:
63.4685, -41.1355, 47.8451
Hunter-Lab:
56.7029, -35.1995, 23.2510
#53ac5e color charts
#53ac5e color shades, tints & tones
#53ac5e color schemes
#53ac5e color preview, HTML & CSS examples
This text has a color of #53ac5e
<p style="color:#53ac5e;">Text here</p>
.mytext {color:#53ac5e;}
This box has a color of #53ac5e
<div style="background-color:#53ac5e;">Content here</div>
.mybackground {background-color:#53ac5e;}
Border around this has a color of #53ac5e
<div style="border:2px solid #53ac5e;">Content here</div>
.myborder {border:2px solid #53ac5e;}