#cdddc2 color space conversions
Hex:
#cdddc2
RGB:
205, 221, 194
CMY:
20, 13, 24
CMYK:
7, 0, 12, 13
HSL:
96°, 28.4211%, 81.3725%
HSV (HSB):
96°, 12.2172%, 86.6667%
XYZ:
60.7709, 68.5871, 61.0746
xyY:
0.3191, 0.3602, 68.5871
CIE-Lab:
86.2992, -10.1975, 11.4363
CIE-LCH:
86.2992, 15.3225, 131.7228
CIE-Luv:
86.2992, -7.6924, 18.6730
Hunter-Lab:
82.8173, -13.9480, 14.2480
#cdddc2 color charts
#cdddc2 color shades, tints & tones
#cdddc2 color schemes
#cdddc2 color preview, HTML & CSS examples
This text has a color of #cdddc2
<p style="color:#cdddc2;">Text here</p>
.mytext {color:#cdddc2;}
This box has a color of #cdddc2
<div style="background-color:#cdddc2;">Content here</div>
.mybackground {background-color:#cdddc2;}
Border around this has a color of #cdddc2
<div style="border:2px solid #cdddc2;">Content here</div>
.myborder {border:2px solid #cdddc2;}