#cedace color space conversions
Hex:
#cedace
RGB:
206, 218, 206
CMY:
19, 15, 19
CMYK:
6, 0, 6, 15
HSL:
120°, 13.9535%, 83.1373%
HSV (HSB):
120°, 5.5046%, 85.4902%
XYZ:
61.6656, 67.7209, 68.2138
xyY:
0.3121, 0.3427, 67.7209
CIE-Lab:
85.8667, -6.2298, 4.4991
CIE-LCH:
85.8667, 7.6845, 144.1637
CIE-Luv:
85.8667, -6.0875, 7.8570
Hunter-Lab:
82.2927, -10.2542, 8.4584
#cedace color charts
#cedace RGB chart
#cedace CMYK chart
#cedace RGB pie chart
#cedace color shades, tints & tones
#cedace color schemes
#cedace color preview, HTML & CSS examples
This text has a color of #cedace
<p style="color:#cedace;">Text here</p>
.mytext {color:#cedace;}
Text color #cedace
This box has a color of #cedace
<div style="background-color:#cedace;">Content here</div>
.mybackground {background-color:#cedace;}
Background color #cedace
Border around this has a color of #cedace
<div style="border:2px solid #cedace;">Content here</div>
.myborder {border:2px solid #cedace;}
Border color #cedace