#a5dfcc color space conversions
Hex:
#a5dfcc
RGB:
165, 223, 204
CMY:
35, 13, 20
CMYK:
26, 0, 9, 13
HSL:
160°, 47.5410%, 76.0784%
HSV (HSB):
160°, 26.0090%, 87.4510%
XYZ:
52.8038, 65.1343, 66.9159
xyY:
0.2857, 0.3524, 65.1343
CIE-Lab:
84.5529, -22.3825, 3.3263
CIE-LCH:
84.5529, 22.6284, 171.5470
CIE-Luv:
84.5529, -28.7977, 8.8342
Hunter-Lab:
80.7058, -24.4471, 7.3348
#a5dfcc color charts
#a5dfcc color shades, tints & tones
#a5dfcc color schemes
#a5dfcc color preview, HTML & CSS examples
This text has a color of #a5dfcc
<p style="color:#a5dfcc;">Text here</p>
.mytext {color:#a5dfcc;}
This box has a color of #a5dfcc
<div style="background-color:#a5dfcc;">Content here</div>
.mybackground {background-color:#a5dfcc;}
Border around this has a color of #a5dfcc
<div style="border:2px solid #a5dfcc;">Content here</div>
.myborder {border:2px solid #a5dfcc;}