#a1cbc5 color space conversions
Hex:
#a1cbc5
RGB:
161, 203, 197
CMY:
37, 20, 23
CMYK:
21, 0, 3, 20
HSL:
171°, 28.7671%, 71.3725%
HSV (HSB):
171°, 20.6897%, 79.6078%
XYZ:
46.1319, 54.3202, 60.8768
xyY:
0.2859, 0.3367, 54.3202
CIE-Lab:
78.6480, -15.0274, -1.5770
CIE-LCH:
78.6480, 15.1099, 185.9908
CIE-Luv:
78.6480, -21.4866, 0.1394
Hunter-Lab:
73.7022, -17.2516, 2.6190
#a1cbc5 color charts
#a1cbc5 color shades, tints & tones
#a1cbc5 color schemes
#a1cbc5 color preview, HTML & CSS examples
This text has a color of #a1cbc5
<p style="color:#a1cbc5;">Text here</p>
.mytext {color:#a1cbc5;}
This box has a color of #a1cbc5
<div style="background-color:#a1cbc5;">Content here</div>
.mybackground {background-color:#a1cbc5;}
Border around this has a color of #a1cbc5
<div style="border:2px solid #a1cbc5;">Content here</div>
.myborder {border:2px solid #a1cbc5;}