#addfec color space conversions
Hex:
#addfec
RGB:
173, 223, 236
CMY:
32, 13, 7
CMYK:
27, 6, 0, 7
HSL:
192°, 62.3762%, 80.1961%
HSV (HSB):
192°, 26.6949%, 92.5490%
XYZ:
58.7616, 67.7157, 89.3303
xyY:
0.2723, 0.3138, 67.7157
CIE-Lab:
85.8641, -13.1229, -11.6026
CIE-LCH:
85.8641, 17.5166, 221.4813
CIE-Luv:
85.8641, -25.4023, -16.0427
Hunter-Lab:
82.2896, -16.5429, -6.7602
#addfec color charts
#addfec RGB chart
#addfec CMYK chart
#addfec RGB pie chart
#addfec color shades, tints & tones
#addfec color schemes
#addfec color preview, HTML & CSS examples
This text has a color of #addfec
<p style="color:#addfec;">Text here</p>
.mytext {color:#addfec;}
Text color #addfec
This box has a color of #addfec
<div style="background-color:#addfec;">Content here</div>
.mybackground {background-color:#addfec;}
Background color #addfec
Border around this has a color of #addfec
<div style="border:2px solid #addfec;">Content here</div>
.myborder {border:2px solid #addfec;}
Border color #addfec