#cdeaaf color space conversions
Hex:
#cdeaaf
RGB:
205, 234, 175
CMY:
20, 8, 31
CMYK:
12, 0, 25, 8
HSL:
89°, 58.4158%, 80.1961%
HSV (HSB):
89°, 25.2137%, 91.7647%
XYZ:
62.3375, 74.9199, 51.7329
xyY:
0.3298, 0.3964, 74.9199
CIE-Lab:
89.3555, -19.7012, 25.5847
CIE-LCH:
89.3555, 32.2911, 127.5976
CIE-Luv:
89.3555, -13.8731, 39.9091
Hunter-Lab:
86.5563, -22.9185, 25.1530
#cdeaaf color charts
#cdeaaf color shades, tints & tones
#cdeaaf color schemes
#cdeaaf color preview, HTML & CSS examples
This text has a color of #cdeaaf
<p style="color:#cdeaaf;">Text here</p>
.mytext {color:#cdeaaf;}
This box has a color of #cdeaaf
<div style="background-color:#cdeaaf;">Content here</div>
.mybackground {background-color:#cdeaaf;}
Border around this has a color of #cdeaaf
<div style="border:2px solid #cdeaaf;">Content here</div>
.myborder {border:2px solid #cdeaaf;}