#added8 color space conversions
Hex:
#added8
RGB:
173, 222, 216
CMY:
32, 13, 15
CMYK:
22, 0, 3, 13
HSL:
173°, 42.6087%, 77.4510%
HSV (HSB):
173°, 22.0721%, 87.0588%
XYZ:
55.7495, 66.0847, 74.7830
xyY:
0.2835, 0.3361, 66.0847
CIE-Lab:
85.0396, -16.9748, -2.2530
CIE-LCH:
85.0396, 17.1237, 187.5606
CIE-Luv:
85.0396, -24.8075, -0.5792
Hunter-Lab:
81.2925, -19.8484, 2.3623
#added8 color charts
#added8 color shades, tints & tones
#added8 color schemes
#added8 color preview, HTML & CSS examples
This text has a color of #added8
<p style="color:#added8;">Text here</p>
.mytext {color:#added8;}
This box has a color of #added8
<div style="background-color:#added8;">Content here</div>
.mybackground {background-color:#added8;}
Border around this has a color of #added8
<div style="border:2px solid #added8;">Content here</div>
.myborder {border:2px solid #added8;}