#a1cbc1 color space conversions
Hex:
#a1cbc1
RGB:
161, 203, 193
CMY:
37, 20, 24
CMYK:
21, 0, 5, 20
HSL:
166°, 28.7671%, 71.3725%
HSV (HSB):
166°, 20.6897%, 79.6078%
XYZ:
45.6795, 54.1392, 58.4944
xyY:
0.2885, 0.3420, 54.1392
CIE-Lab:
78.5428, -15.8626, 0.4195
CIE-LCH:
78.5428, 15.8681, 178.4851
CIE-Luv:
78.5428, -21.4439, 3.3045
Hunter-Lab:
73.5793, -17.9475, 4.3709
#a1cbc1 color charts
#a1cbc1 color shades, tints & tones
#a1cbc1 color schemes
#a1cbc1 color preview, HTML & CSS examples
This text has a color of #a1cbc1
<p style="color:#a1cbc1;">Text here</p>
.mytext {color:#a1cbc1;}
This box has a color of #a1cbc1
<div style="background-color:#a1cbc1;">Content here</div>
.mybackground {background-color:#a1cbc1;}
Border around this has a color of #a1cbc1
<div style="border:2px solid #a1cbc1;">Content here</div>
.myborder {border:2px solid #a1cbc1;}