#a5cec4 color space conversions
Hex:
#a5cec4
RGB:
165, 206, 196
CMY:
35, 19, 23
CMYK:
20, 0, 5, 19
HSL:
165°, 29.4964%, 72.7451%
HSV (HSB):
165°, 19.9029%, 80.7843%
XYZ:
47.5522, 56.1275, 60.5520
xyY:
0.2895, 0.3418, 56.1275
CIE-Lab:
79.6863, -15.5110, 0.5066
CIE-LCH:
79.6863, 15.5192, 178.1292
CIE-Luv:
79.6863, -20.9884, 3.3877
Hunter-Lab:
74.9183, -17.8094, 4.5222
#a5cec4 color charts
#a5cec4 color shades, tints & tones
#a5cec4 color schemes
#a5cec4 color preview, HTML & CSS examples
This text has a color of #a5cec4
<p style="color:#a5cec4;">Text here</p>
.mytext {color:#a5cec4;}
This box has a color of #a5cec4
<div style="background-color:#a5cec4;">Content here</div>
.mybackground {background-color:#a5cec4;}
Border around this has a color of #a5cec4
<div style="border:2px solid #a5cec4;">Content here</div>
.myborder {border:2px solid #a5cec4;}