#a2cbbc color space conversions
Hex:
#a2cbbc
RGB:
162, 203, 188
CMY:
36, 20, 26
CMYK:
20, 0, 7, 20
HSL:
158°, 28.2759%, 71.5686%
HSV (HSB):
158°, 20.1970%, 79.6078%
XYZ:
45.3333, 54.0241, 55.6153
xyY:
0.2925, 0.3486, 54.0241
CIE-Lab:
78.4758, -16.5655, 3.0164
CIE-LCH:
78.4758, 16.8379, 169.6801
CIE-Luv:
78.4758, -20.9176, 7.3070
Hunter-Lab:
73.5011, -18.5333, 6.5884
#a2cbbc color charts
#a2cbbc color shades, tints & tones
#a2cbbc color schemes
#a2cbbc color preview, HTML & CSS examples
This text has a color of #a2cbbc
<p style="color:#a2cbbc;">Text here</p>
.mytext {color:#a2cbbc;}
This box has a color of #a2cbbc
<div style="background-color:#a2cbbc;">Content here</div>
.mybackground {background-color:#a2cbbc;}
Border around this has a color of #a2cbbc
<div style="border:2px solid #a2cbbc;">Content here</div>
.myborder {border:2px solid #a2cbbc;}