#cdddac color space conversions
Hex:
#cdddac
RGB:
205, 221, 172
CMY:
20, 13, 33
CMYK:
7, 0, 22, 13
HSL:
80°, 41.8803%, 77.0588%
HSV (HSB):
80°, 22.1719%, 86.6667%
XYZ:
58.4797, 67.6706, 49.0092
xyY:
0.3339, 0.3863, 67.6706
CIE-Lab:
85.8415, -13.7076, 22.3144
CIE-LCH:
85.8415, 26.1884, 121.5621
CIE-Luv:
85.8415, -6.9100, 34.1939
Hunter-Lab:
82.2621, -17.0641, 22.2603
#cdddac color charts
#cdddac RGB chart
#cdddac CMYK chart
#cdddac RGB pie chart
#cdddac color shades, tints & tones
#cdddac color schemes
#cdddac color preview, HTML & CSS examples
This text has a color of #cdddac
<p style="color:#cdddac;">Text here</p>
.mytext {color:#cdddac;}
Text color #cdddac
This box has a color of #cdddac
<div style="background-color:#cdddac;">Content here</div>
.mybackground {background-color:#cdddac;}
Background color #cdddac
Border around this has a color of #cdddac
<div style="border:2px solid #cdddac;">Content here</div>
.myborder {border:2px solid #cdddac;}
Border color #cdddac