#a1d8da color space conversions
Hex:
#a1d8da
RGB:
161, 216, 218
CMY:
37, 15, 15
CMYK:
26, 1, 0, 15
HSL:
182°, 43.5115%, 74.3137%
HSV (HSB):
182°, 26.1468%, 85.4902%
XYZ:
51.9087, 61.7508, 75.5129
xyY:
0.2744, 0.3264, 61.7508
CIE-Lab:
82.7807, -17.0795, -6.7199
CIE-LCH:
82.7807, 18.3539, 201.4769
CIE-Luv:
82.7807, -27.4279, -7.5500
Hunter-Lab:
78.5816, -19.6061, -1.9675
#a1d8da color charts
#a1d8da color shades, tints & tones
#a1d8da color schemes
#a1d8da color preview, HTML & CSS examples
This text has a color of #a1d8da
<p style="color:#a1d8da;">Text here</p>
.mytext {color:#a1d8da;}
This box has a color of #a1d8da
<div style="background-color:#a1d8da;">Content here</div>
.mybackground {background-color:#a1d8da;}
Border around this has a color of #a1d8da
<div style="border:2px solid #a1d8da;">Content here</div>
.myborder {border:2px solid #a1d8da;}