#a1d0cd color space conversions
Hex:
#a1d0cd
RGB:
161, 208, 205
CMY:
37, 18, 20
CMYK:
23, 0, 1, 18
HSL:
176°, 33.3333%, 72.3529%
HSV (HSB):
176°, 22.5962%, 81.5686%
XYZ:
48.2733, 57.0966, 66.2341
xyY:
0.2813, 0.3327, 57.0966
CIE-Lab:
80.2339, -15.8749, -3.5408
CIE-LCH:
80.2339, 16.2650, 192.5736
CIE-Luv:
80.2339, -23.8287, -2.7454
Hunter-Lab:
75.5623, -18.1986, 0.9230
#a1d0cd color charts
#a1d0cd color shades, tints & tones
#a1d0cd color schemes
#a1d0cd color preview, HTML & CSS examples
This text has a color of #a1d0cd
<p style="color:#a1d0cd;">Text here</p>
.mytext {color:#a1d0cd;}
This box has a color of #a1d0cd
<div style="background-color:#a1d0cd;">Content here</div>
.mybackground {background-color:#a1d0cd;}
Border around this has a color of #a1d0cd
<div style="border:2px solid #a1d0cd;">Content here</div>
.myborder {border:2px solid #a1d0cd;}