#cdaddf color space conversions
Hex:
#cdaddf
RGB:
205, 173, 223
CMY:
20, 32, 13
CMYK:
8, 22, 0, 13
HSL:
278°, 43.8596%, 77.6471%
HSV (HSB):
278°, 22.4215%, 87.4510%
XYZ:
53.4397, 48.1940, 76.2978
xyY:
0.3003, 0.2709, 48.1940
CIE-Lab:
74.9471, 20.6651, -20.8373
CIE-LCH:
74.9471, 29.3469, 314.7622
CIE-Luv:
74.9471, 14.4238, -35.9060
Hunter-Lab:
69.4219, 15.9177, -16.5671
#cdaddf color charts
#cdaddf color shades, tints & tones
#cdaddf color schemes
#cdaddf color preview, HTML & CSS examples
This text has a color of #cdaddf
<p style="color:#cdaddf;">Text here</p>
.mytext {color:#cdaddf;}
This box has a color of #cdaddf
<div style="background-color:#cdaddf;">Content here</div>
.mybackground {background-color:#cdaddf;}
Border around this has a color of #cdaddf
<div style="border:2px solid #cdaddf;">Content here</div>
.myborder {border:2px solid #cdaddf;}