#cdecae color space conversions
Hex:
#cdecae
RGB:
205, 236, 174
CMY:
20, 7, 32
CMYK:
13, 0, 26, 7
HSL:
90°, 62.0000%, 80.3922%
HSV (HSB):
90°, 26.2712%, 92.5490%
XYZ:
62.8123, 76.0260, 51.4083
xyY:
0.3302, 0.3996, 76.0260
CIE-Lab:
89.8714, -20.8251, 26.8014
CIE-LCH:
89.8714, 33.9411, 127.8478
CIE-Luv:
89.8714, -14.8936, 41.7450
Hunter-Lab:
87.1929, -23.9993, 26.0781
#cdecae color charts
#cdecae RGB chart
#cdecae CMYK chart
#cdecae RGB pie chart
#cdecae color shades, tints & tones
#cdecae color schemes
#cdecae color preview, HTML & CSS examples
This text has a color of #cdecae
<p style="color:#cdecae;">Text here</p>
.mytext {color:#cdecae;}
Text color #cdecae
This box has a color of #cdecae
<div style="background-color:#cdecae;">Content here</div>
.mybackground {background-color:#cdecae;}
Background color #cdecae
Border around this has a color of #cdecae
<div style="border:2px solid #cdecae;">Content here</div>
.myborder {border:2px solid #cdecae;}
Border color #cdecae