#cdacc5 color space conversions
Hex:
#cdacc5
RGB:
205, 172, 197
CMY:
20, 33, 23
CMYK:
0, 16, 4, 20
HSL:
315°, 24.8120%, 73.9216%
HSV (HSB):
315°, 16.0976%, 80.3922%
XYZ:
50.0074, 46.5154, 59.1660
xyY:
0.3212, 0.2988, 46.5154
CIE-Lab:
73.8787, 16.2389, -8.2419
CIE-LCH:
73.8787, 18.2108, 333.0904
CIE-Luv:
73.8787, 17.6268, -15.2416
Hunter-Lab:
68.2022, 11.5264, -3.6931
#cdacc5 color charts
#cdacc5 color shades, tints & tones
#cdacc5 color schemes
#cdacc5 color preview, HTML & CSS examples
This text has a color of #cdacc5
<p style="color:#cdacc5;">Text here</p>
.mytext {color:#cdacc5;}
This box has a color of #cdacc5
<div style="background-color:#cdacc5;">Content here</div>
.mybackground {background-color:#cdacc5;}
Border around this has a color of #cdacc5
<div style="border:2px solid #cdacc5;">Content here</div>
.myborder {border:2px solid #cdacc5;}