#53ac6e color space conversions
Hex:
#53ac6e
RGB:
83, 172, 110
CMY:
67, 33, 57
CMYK:
52, 0, 36, 33
HSL:
138°, 34.9020%, 50.0000%
HSV (HSB):
138°, 51.7442%, 67.4510%
XYZ:
21.1343, 32.4698, 19.9053
xyY:
0.2875, 0.4417, 32.4698
CIE-Lab:
63.7293, -40.7466, 23.9547
CIE-LCH:
63.7293, 47.2664, 149.5489
CIE-Luv:
63.7293, -40.5790, 38.3117
Hunter-Lab:
56.9823, -33.5148, 19.1762
#53ac6e color charts
#53ac6e color shades, tints & tones
#53ac6e color schemes
#53ac6e color preview, HTML & CSS examples
This text has a color of #53ac6e
<p style="color:#53ac6e;">Text here</p>
.mytext {color:#53ac6e;}
This box has a color of #53ac6e
<div style="background-color:#53ac6e;">Content here</div>
.mybackground {background-color:#53ac6e;}
Border around this has a color of #53ac6e
<div style="border:2px solid #53ac6e;">Content here</div>
.myborder {border:2px solid #53ac6e;}