#added7 color space conversions
Hex:
#added7
RGB:
173, 222, 215
CMY:
32, 13, 16
CMYK:
22, 0, 3, 13
HSL:
171°, 42.6087%, 77.4510%
HSV (HSB):
171°, 22.0721%, 87.0588%
XYZ:
55.6206, 66.0331, 74.1041
xyY:
0.2841, 0.3373, 66.0331
CIE-Lab:
85.0133, -17.1844, -1.7627
CIE-LCH:
85.0133, 17.2746, 185.8568
CIE-Luv:
85.0133, -24.7999, 0.2146
Hunter-Lab:
81.2607, -20.0283, 2.8142
#added7 color charts
#added7 color shades, tints & tones
#added7 color schemes
#added7 color preview, HTML & CSS examples
This text has a color of #added7
<p style="color:#added7;">Text here</p>
.mytext {color:#added7;}
This box has a color of #added7
<div style="background-color:#added7;">Content here</div>
.mybackground {background-color:#added7;}
Border around this has a color of #added7
<div style="border:2px solid #added7;">Content here</div>
.myborder {border:2px solid #added7;}