#a5dcc6 color space conversions
Hex:
#a5dcc6
RGB:
165, 220, 198
CMY:
35, 14, 22
CMYK:
25, 0, 10, 14
HSL:
156°, 44.0000%, 75.4902%
HSV (HSB):
156°, 25.0000%, 86.2745%
XYZ:
51.3033, 63.2629, 62.9331
xyY:
0.2890, 0.3564, 63.2629
CIE-Lab:
83.5805, -22.1222, 5.0926
CIE-LCH:
83.5805, 22.7008, 167.0361
CIE-Luv:
83.5805, -27.4391, 11.4159
Hunter-Lab:
79.5380, -24.0562, 8.7644
#a5dcc6 color charts
#a5dcc6 color shades, tints & tones
#a5dcc6 color schemes
#a5dcc6 color preview, HTML & CSS examples
This text has a color of #a5dcc6
<p style="color:#a5dcc6;">Text here</p>
.mytext {color:#a5dcc6;}
This box has a color of #a5dcc6
<div style="background-color:#a5dcc6;">Content here</div>
.mybackground {background-color:#a5dcc6;}
Border around this has a color of #a5dcc6
<div style="border:2px solid #a5dcc6;">Content here</div>
.myborder {border:2px solid #a5dcc6;}