#a1dcdf color space conversions
Hex:
#a1dcdf
RGB:
161, 220, 223
CMY:
37, 14, 13
CMYK:
28, 1, 0, 13
HSL:
183°, 49.2063%, 75.2941%
HSV (HSB):
183°, 27.8027%, 87.4510%
XYZ:
53.6104, 64.0912, 79.3573
xyY:
0.2721, 0.3252, 64.0912
CIE-Lab:
84.0132, -17.9739, -7.5495
CIE-LCH:
84.0132, 19.4951, 202.7836
CIE-Luv:
84.0132, -29.1654, -8.7407
Hunter-Lab:
80.0570, -20.5666, -2.7320
#a1dcdf color charts
#a1dcdf color shades, tints & tones
#a1dcdf color schemes
#a1dcdf color preview, HTML & CSS examples
This text has a color of #a1dcdf
<p style="color:#a1dcdf;">Text here</p>
.mytext {color:#a1dcdf;}
This box has a color of #a1dcdf
<div style="background-color:#a1dcdf;">Content here</div>
.mybackground {background-color:#a1dcdf;}
Border around this has a color of #a1dcdf
<div style="border:2px solid #a1dcdf;">Content here</div>
.myborder {border:2px solid #a1dcdf;}