#added4 color space conversions
Hex:
#added4
RGB:
173, 222, 212
CMY:
32, 13, 17
CMYK:
22, 0, 5, 13
HSL:
168°, 42.6087%, 77.4510%
HSV (HSB):
168°, 22.0721%, 87.0588%
XYZ:
55.2385, 65.8803, 72.0921
xyY:
0.2859, 0.3410, 65.8803
CIE-Lab:
84.9353, -17.8081, -0.2904
CIE-LCH:
84.9353, 17.8104, 180.9343
CIE-Luv:
84.9353, -24.7776, 2.5860
Hunter-Lab:
81.1667, -20.5622, 4.1553
#added4 color charts
#added4 color shades, tints & tones
#added4 color schemes
#added4 color preview, HTML & CSS examples
This text has a color of #added4
<p style="color:#added4;">Text here</p>
.mytext {color:#added4;}
This box has a color of #added4
<div style="background-color:#added4;">Content here</div>
.mybackground {background-color:#added4;}
Border around this has a color of #added4
<div style="border:2px solid #added4;">Content here</div>
.myborder {border:2px solid #added4;}