#cddba4 color space conversions
Hex:
#cddba4
RGB:
205, 219, 164
CMY:
20, 14, 36
CMYK:
6, 0, 25, 14
HSL:
75°, 43.3071%, 75.0980%
HSV (HSB):
75°, 25.1142%, 85.8824%
XYZ:
57.2092, 66.3225, 44.9082
xyY:
0.3396, 0.3937, 66.3225
CIE-Lab:
85.1607, -13.8753, 25.5410
CIE-LCH:
85.1607, 29.0666, 118.5133
CIE-Luv:
85.1607, -5.5541, 38.3352
Hunter-Lab:
81.4386, -17.1245, 24.3124
#cddba4 color charts
#cddba4 color shades, tints & tones
#cddba4 color schemes
#cddba4 color preview, HTML & CSS examples
This text has a color of #cddba4
<p style="color:#cddba4;">Text here</p>
.mytext {color:#cddba4;}
This box has a color of #cddba4
<div style="background-color:#cddba4;">Content here</div>
.mybackground {background-color:#cddba4;}
Border around this has a color of #cddba4
<div style="border:2px solid #cddba4;">Content here</div>
.myborder {border:2px solid #cddba4;}