#a1c5d5 color space conversions
Hex:
#a1c5d5
RGB:
161, 197, 213
CMY:
37, 23, 16
CMYK:
24, 8, 0, 16
HSL:
198°, 38.2353%, 73.3333%
HSV (HSB):
198°, 24.4131%, 83.5294%
XYZ:
46.6744, 52.3137, 70.5883
xyY:
0.2752, 0.3085, 52.3137
CIE-Lab:
77.4680, -8.4068, -11.9445
CIE-LCH:
77.4680, 14.6063, 234.8614
CIE-Luv:
77.4680, -18.9975, -17.1069
Hunter-Lab:
72.3282, -11.3857, -7.2340
#a1c5d5 color charts
#a1c5d5 color shades, tints & tones
#a1c5d5 color schemes
#a1c5d5 color preview, HTML & CSS examples
This text has a color of #a1c5d5
<p style="color:#a1c5d5;">Text here</p>
.mytext {color:#a1c5d5;}
This box has a color of #a1c5d5
<div style="background-color:#a1c5d5;">Content here</div>
.mybackground {background-color:#a1c5d5;}
Border around this has a color of #a1c5d5
<div style="border:2px solid #a1c5d5;">Content here</div>
.myborder {border:2px solid #a1c5d5;}