#add3d3 color space conversions
Hex:
#add3d3
RGB:
173, 211, 211
CMY:
32, 17, 17
CMYK:
18, 0, 0, 17
HSL:
180°, 30.1587%, 75.2941%
HSV (HSB):
180°, 18.0095%, 82.7451%
XYZ:
52.2857, 60.1759, 70.4874
xyY:
0.2858, 0.3289, 60.1759
CIE-Lab:
81.9337, -12.4417, -4.1624
CIE-LCH:
81.9337, 13.1195, 198.4980
CIE-Luv:
81.9337, -19.7385, -4.2719
Hunter-Lab:
77.5731, -15.4407, 0.4269
#add3d3 color charts
#add3d3 RGB chart
#add3d3 CMYK chart
#add3d3 RGB pie chart
#add3d3 color shades, tints & tones
#add3d3 color schemes
#add3d3 color preview, HTML & CSS examples
This text has a color of #add3d3
<p style="color:#add3d3;">Text here</p>
.mytext {color:#add3d3;}
Text color #add3d3
This box has a color of #add3d3
<div style="background-color:#add3d3;">Content here</div>
.mybackground {background-color:#add3d3;}
Background color #add3d3
Border around this has a color of #add3d3
<div style="border:2px solid #add3d3;">Content here</div>
.myborder {border:2px solid #add3d3;}
Border color #add3d3