#add2ca color space conversions
Hex:
#add2ca
RGB:
173, 210, 202
CMY:
32, 18, 21
CMYK:
18, 0, 4, 18
HSL:
167°, 29.1339%, 75.0980%
HSV (HSB):
167°, 17.6190%, 82.3529%
XYZ:
50.9408, 59.2417, 64.6270
xyY:
0.2914, 0.3389, 59.2417
CIE-Lab:
81.4243, -13.7889, -0.1066
CIE-LCH:
81.4243, 13.7893, 180.4430
CIE-Luv:
81.4243, -19.1238, 2.1860
Hunter-Lab:
76.9686, -16.5568, 4.0949
#add2ca color charts
#add2ca color shades, tints & tones
#add2ca color schemes
#add2ca color preview, HTML & CSS examples
This text has a color of #add2ca
<p style="color:#add2ca;">Text here</p>
.mytext {color:#add2ca;}
This box has a color of #add2ca
<div style="background-color:#add2ca;">Content here</div>
.mybackground {background-color:#add2ca;}
Border around this has a color of #add2ca
<div style="border:2px solid #add2ca;">Content here</div>
.myborder {border:2px solid #add2ca;}