#a5ddc5 color space conversions
Hex:
#a5ddc5
RGB:
165, 221, 197
CMY:
35, 13, 23
CMYK:
25, 0, 11, 13
HSL:
154°, 45.1613%, 75.6863%
HSV (HSB):
154°, 25.3394%, 86.6667%
XYZ:
51.4515, 63.7435, 62.4153
xyY:
0.2897, 0.3589, 63.7435
CIE-Lab:
83.8320, -22.8144, 5.9844
CIE-LCH:
83.8320, 23.5863, 165.3020
CIE-Luv:
83.8320, -27.8942, 12.8604
Hunter-Lab:
79.8395, -24.6871, 9.5371
#a5ddc5 color charts
#a5ddc5 color shades, tints & tones
#a5ddc5 color schemes
#a5ddc5 color preview, HTML & CSS examples
This text has a color of #a5ddc5
<p style="color:#a5ddc5;">Text here</p>
.mytext {color:#a5ddc5;}
This box has a color of #a5ddc5
<div style="background-color:#a5ddc5;">Content here</div>
.mybackground {background-color:#a5ddc5;}
Border around this has a color of #a5ddc5
<div style="border:2px solid #a5ddc5;">Content here</div>
.myborder {border:2px solid #a5ddc5;}