#a5cec7 color space conversions
Hex:
#a5cec7
RGB:
165, 206, 199
CMY:
35, 19, 22
CMYK:
20, 0, 3, 19
HSL:
170°, 29.4964%, 72.7451%
HSV (HSB):
170°, 19.9029%, 80.7843%
XYZ:
47.8972, 56.2655, 62.3687
xyY:
0.2876, 0.3379, 56.2655
CIE-Lab:
79.7647, -14.8911, -0.9869
CIE-LCH:
79.7647, 14.9238, 183.7919
CIE-Luv:
79.7647, -21.0251, 1.0199
Hunter-Lab:
75.0103, -17.2885, 3.2095
#a5cec7 color charts
#a5cec7 color shades, tints & tones
#a5cec7 color schemes
#a5cec7 color preview, HTML & CSS examples
This text has a color of #a5cec7
<p style="color:#a5cec7;">Text here</p>
.mytext {color:#a5cec7;}
This box has a color of #a5cec7
<div style="background-color:#a5cec7;">Content here</div>
.mybackground {background-color:#a5cec7;}
Border around this has a color of #a5cec7
<div style="border:2px solid #a5cec7;">Content here</div>
.myborder {border:2px solid #a5cec7;}