#53a5a5 color space conversions
Hex:
#53a5a5
RGB:
83, 165, 165
CMY:
67, 35, 35
CMYK:
50, 0, 0, 35
HSL:
180°, 33.0645%, 48.6275%
HSV (HSB):
180°, 49.6970%, 64.7059%
XYZ:
23.8139, 31.4659, 40.4157
xyY:
0.2489, 0.3288, 31.4659
CIE-Lab:
62.8990, -24.8710, -7.7015
CIE-LCH:
62.8990, 26.0361, 197.2055
CIE-Luv:
62.8990, -35.5422, -7.6775
Hunter-Lab:
56.0945, -22.3862, -3.4520
#53a5a5 color charts
#53a5a5 color shades, tints & tones
#53a5a5 color schemes
#53a5a5 color preview, HTML & CSS examples
This text has a color of #53a5a5
<p style="color:#53a5a5;">Text here</p>
.mytext {color:#53a5a5;}
This box has a color of #53a5a5
<div style="background-color:#53a5a5;">Content here</div>
.mybackground {background-color:#53a5a5;}
Border around this has a color of #53a5a5
<div style="border:2px solid #53a5a5;">Content here</div>
.myborder {border:2px solid #53a5a5;}