#add4ad color space conversions
Hex:
#add4ad
RGB:
173, 212, 173
CMY:
32, 17, 32
CMYK:
18, 0, 18, 17
HSL:
120°, 31.2000%, 75.4902%
HSV (HSB):
120°, 18.3962%, 83.1373%
XYZ:
48.3199, 58.9883, 48.3743
xyY:
0.3104, 0.3789, 58.9883
CIE-Lab:
81.2852, -20.2779, 15.1236
CIE-LCH:
81.2852, 25.2966, 143.2839
CIE-Luv:
81.2852, -19.6439, 25.3851
Hunter-Lab:
76.8039, -22.1064, 16.4194
#add4ad color charts
#add4ad color shades, tints & tones
#add4ad color schemes
#add4ad color preview, HTML & CSS examples
This text has a color of #add4ad
<p style="color:#add4ad;">Text here</p>
.mytext {color:#add4ad;}
This box has a color of #add4ad
<div style="background-color:#add4ad;">Content here</div>
.mybackground {background-color:#add4ad;}
Border around this has a color of #add4ad
<div style="border:2px solid #add4ad;">Content here</div>
.myborder {border:2px solid #add4ad;}