#a1ddcd color space conversions
Hex:
#a1ddcd
RGB:
161, 221, 205
CMY:
37, 13, 20
CMYK:
27, 0, 7, 13
HSL:
164°, 46.8750%, 74.9020%
HSV (HSB):
164°, 27.1493%, 86.6667%
XYZ:
51.5738, 63.6977, 67.3343
xyY:
0.2824, 0.3488, 63.6977
CIE-Lab:
83.8082, -22.3890, 1.6886
CIE-LCH:
83.8082, 22.4526, 175.6868
CIE-Luv:
83.8082, -29.6485, 6.3449
Hunter-Lab:
79.8109, -24.3222, 5.8462
#a1ddcd color charts
#a1ddcd color shades, tints & tones
#a1ddcd color schemes
#a1ddcd color preview, HTML & CSS examples
This text has a color of #a1ddcd
<p style="color:#a1ddcd;">Text here</p>
.mytext {color:#a1ddcd;}
This box has a color of #a1ddcd
<div style="background-color:#a1ddcd;">Content here</div>
.mybackground {background-color:#a1ddcd;}
Border around this has a color of #a1ddcd
<div style="border:2px solid #a1ddcd;">Content here</div>
.myborder {border:2px solid #a1ddcd;}