#a2d2ce color space conversions
Hex:
#a2d2ce
RGB:
162, 210, 206
CMY:
36, 18, 19
CMYK:
23, 0, 2, 18
HSL:
175°, 34.7826%, 72.9412%
HSV (HSB):
175°, 22.8571%, 82.3529%
XYZ:
49.0875, 58.2308, 67.0450
xyY:
0.2815, 0.3340, 58.2308
CIE-Lab:
80.8669, -16.3732, -3.1381
CIE-LCH:
80.8669, 16.6712, 190.8498
CIE-Luv:
80.8669, -24.2867, -2.0442
Hunter-Lab:
76.3091, -18.7170, 1.3243
#a2d2ce color charts
#a2d2ce color shades, tints & tones
#a2d2ce color schemes
#a2d2ce color preview, HTML & CSS examples
This text has a color of #a2d2ce
<p style="color:#a2d2ce;">Text here</p>
.mytext {color:#a2d2ce;}
This box has a color of #a2d2ce
<div style="background-color:#a2d2ce;">Content here</div>
.mybackground {background-color:#a2d2ce;}
Border around this has a color of #a2d2ce
<div style="border:2px solid #a2d2ce;">Content here</div>
.myborder {border:2px solid #a2d2ce;}