#cdddad color space conversions
Hex:
#cdddad
RGB:
205, 221, 173
CMY:
20, 13, 32
CMYK:
7, 0, 22, 13
HSL:
80°, 41.3793%, 77.2549%
HSV (HSB):
80°, 21.7195%, 86.6667%
XYZ:
58.5761, 67.7092, 49.5170
xyY:
0.3332, 0.3851, 67.7092
CIE-Lab:
85.8608, -13.5574, 21.8202
CIE-LCH:
85.8608, 25.6890, 121.8535
CIE-Luv:
85.8608, -6.9441, 33.5172
Hunter-Lab:
82.2856, -16.9321, 21.9209
#cdddad color charts
#cdddad color shades, tints & tones
#cdddad color schemes
#cdddad color preview, HTML & CSS examples
This text has a color of #cdddad
<p style="color:#cdddad;">Text here</p>
.mytext {color:#cdddad;}
This box has a color of #cdddad
<div style="background-color:#cdddad;">Content here</div>
.mybackground {background-color:#cdddad;}
Border around this has a color of #cdddad
<div style="border:2px solid #cdddad;">Content here</div>
.myborder {border:2px solid #cdddad;}