#a5cec2 color space conversions
Hex:
#a5cec2
RGB:
165, 206, 194
CMY:
35, 19, 24
CMYK:
20, 0, 6, 19
HSL:
162°, 29.4964%, 72.7451%
HSV (HSB):
162°, 19.9029%, 80.7843%
XYZ:
47.3260, 56.0370, 59.3608
xyY:
0.2908, 0.3444, 56.0370
CIE-Lab:
79.6349, -15.9196, 1.5036
CIE-LCH:
79.6349, 15.9904, 174.6046
CIE-Luv:
79.6349, -20.9642, 4.9566
Hunter-Lab:
74.8579, -18.1516, 5.3847
#a5cec2 color charts
#a5cec2 color shades, tints & tones
#a5cec2 color schemes
#a5cec2 color preview, HTML & CSS examples
This text has a color of #a5cec2
<p style="color:#a5cec2;">Text here</p>
.mytext {color:#a5cec2;}
This box has a color of #a5cec2
<div style="background-color:#a5cec2;">Content here</div>
.mybackground {background-color:#a5cec2;}
Border around this has a color of #a5cec2
<div style="border:2px solid #a5cec2;">Content here</div>
.myborder {border:2px solid #a5cec2;}