#addedf color space conversions
Hex:
#addedf
RGB:
173, 222, 223
CMY:
32, 13, 13
CMYK:
22, 0, 0, 13
HSL:
181°, 43.8596%, 77.6471%
HSV (HSB):
181°, 22.4215%, 87.4510%
XYZ:
56.6741, 66.4545, 79.6520
xyY:
0.2795, 0.3277, 66.4545
CIE-Lab:
85.2277, -15.4846, -5.6781
CIE-LCH:
85.2277, 16.4928, 200.1375
CIE-Luv:
85.2277, -24.8613, -6.1805
Hunter-Lab:
81.5196, -18.5624, -0.8679
#addedf color charts
#addedf RGB chart
#addedf CMYK chart
#addedf RGB pie chart
#addedf color shades, tints & tones
#addedf color schemes
#addedf color preview, HTML & CSS examples
This text has a color of #addedf
<p style="color:#addedf;">Text here</p>
.mytext {color:#addedf;}
Text color #addedf
This box has a color of #addedf
<div style="background-color:#addedf;">Content here</div>
.mybackground {background-color:#addedf;}
Background color #addedf
Border around this has a color of #addedf
<div style="border:2px solid #addedf;">Content here</div>
.myborder {border:2px solid #addedf;}
Border color #addedf