#a1dddd color space conversions
Hex:
#a1dddd
RGB:
161, 221, 221
CMY:
37, 13, 13
CMYK:
27, 0, 0, 13
HSL:
180°, 46.8750%, 74.9020%
HSV (HSB):
180°, 27.1493%, 86.6667%
XYZ:
53.6055, 64.5104, 78.0331
xyY:
0.2733, 0.3289, 64.5104
CIE-Lab:
84.2308, -18.9244, -6.1676
CIE-LCH:
84.2308, 19.9041, 198.0510
CIE-Luv:
84.2308, -29.6030, -6.4001
Hunter-Lab:
80.3184, -21.4239, -1.3801
#a1dddd color charts
#a1dddd RGB chart
#a1dddd CMYK chart
#a1dddd RGB pie chart
#a1dddd color shades, tints & tones
#a1dddd color schemes
#a1dddd color preview, HTML & CSS examples
This text has a color of #a1dddd
<p style="color:#a1dddd;">Text here</p>
.mytext {color:#a1dddd;}
Text color #a1dddd
This box has a color of #a1dddd
<div style="background-color:#a1dddd;">Content here</div>
.mybackground {background-color:#a1dddd;}
Background color #a1dddd
Border around this has a color of #a1dddd
<div style="border:2px solid #a1dddd;">Content here</div>
.myborder {border:2px solid #a1dddd;}
Border color #a1dddd