#a1c2d7 color space conversions
Hex:
#a1c2d7
RGB:
161, 194, 215
CMY:
37, 24, 16
CMYK:
25, 10, 0, 16
HSL:
203°, 40.2985%, 73.7255%
HSV (HSB):
203°, 25.1163%, 84.3137%
XYZ:
46.2555, 51.0669, 71.7090
xyY:
0.2737, 0.3021, 51.0669
CIE-Lab:
76.7195, -6.3644, -14.1462
CIE-LCH:
76.7195, 15.5119, 245.7769
CIE-Luv:
76.7195, -17.7030, -20.9297
Hunter-Lab:
71.4611, -9.5172, -9.4728
#a1c2d7 color charts
#a1c2d7 color shades, tints & tones
#a1c2d7 color schemes
#a1c2d7 color preview, HTML & CSS examples
This text has a color of #a1c2d7
<p style="color:#a1c2d7;">Text here</p>
.mytext {color:#a1c2d7;}
This box has a color of #a1c2d7
<div style="background-color:#a1c2d7;">Content here</div>
.mybackground {background-color:#a1c2d7;}
Border around this has a color of #a1c2d7
<div style="border:2px solid #a1c2d7;">Content here</div>
.myborder {border:2px solid #a1c2d7;}