#cdbede color space conversions
Hex:
#cdbede
RGB:
205, 190, 222
CMY:
20, 25, 13
CMYK:
8, 14, 0, 13
HSL:
268°, 32.6531%, 80.7843%
HSV (HSB):
268°, 14.4144%, 87.0588%
XYZ:
56.7751, 55.0800, 76.7464
xyY:
0.3010, 0.2920, 55.0800
CIE-Lab:
79.0873, 11.2325, -14.0465
CIE-LCH:
79.0873, 17.9853, 308.6480
CIE-Luv:
79.0873, 6.3380, -23.6792
Hunter-Lab:
74.2159, 6.6746, -9.3604
#cdbede color charts
#cdbede color shades, tints & tones
#cdbede color schemes
#cdbede color preview, HTML & CSS examples
This text has a color of #cdbede
<p style="color:#cdbede;">Text here</p>
.mytext {color:#cdbede;}
This box has a color of #cdbede
<div style="background-color:#cdbede;">Content here</div>
.mybackground {background-color:#cdbede;}
Border around this has a color of #cdbede
<div style="border:2px solid #cdbede;">Content here</div>
.myborder {border:2px solid #cdbede;}