#a1c0d3 color space conversions
Hex:
#a1c0d3
RGB:
161, 192, 211
CMY:
37, 25, 17
CMYK:
24, 9, 0, 17
HSL:
203°, 36.2319%, 72.9412%
HSV (HSB):
203°, 23.6967%, 82.7451%
XYZ:
45.3055, 49.9795, 68.8872
xyY:
0.2760, 0.3044, 49.9795
CIE-Lab:
76.0567, -6.2184, -12.9760
CIE-LCH:
76.0567, 14.3890, 244.3952
CIE-Luv:
76.0567, -16.7276, -19.0490
Hunter-Lab:
70.6962, -9.3271, -8.2855
#a1c0d3 color charts
#a1c0d3 color shades, tints & tones
#a1c0d3 color schemes
#a1c0d3 color preview, HTML & CSS examples
This text has a color of #a1c0d3
<p style="color:#a1c0d3;">Text here</p>
.mytext {color:#a1c0d3;}
This box has a color of #a1c0d3
<div style="background-color:#a1c0d3;">Content here</div>
.mybackground {background-color:#a1c0d3;}
Border around this has a color of #a1c0d3
<div style="border:2px solid #a1c0d3;">Content here</div>
.myborder {border:2px solid #a1c0d3;}