#cdacc2 color space conversions
Hex:
#cdacc2
RGB:
205, 172, 194
CMY:
20, 33, 24
CMYK:
0, 16, 5, 20
HSL:
320°, 24.8120%, 73.9216%
HSV (HSB):
320°, 16.0976%, 80.3922%
XYZ:
49.6670, 46.3792, 57.3733
xyY:
0.3237, 0.3023, 46.3792
CIE-Lab:
73.7909, 15.6993, -6.7280
CIE-LCH:
73.7909, 17.0802, 336.8023
CIE-Luv:
73.7909, 17.9364, -12.8332
Hunter-Lab:
68.1023, 11.0009, -2.2777
#cdacc2 color charts
#cdacc2 color shades, tints & tones
#cdacc2 color schemes
#cdacc2 color preview, HTML & CSS examples
This text has a color of #cdacc2
<p style="color:#cdacc2;">Text here</p>
.mytext {color:#cdacc2;}
This box has a color of #cdacc2
<div style="background-color:#cdacc2;">Content here</div>
.mybackground {background-color:#cdacc2;}
Border around this has a color of #cdacc2
<div style="border:2px solid #cdacc2;">Content here</div>
.myborder {border:2px solid #cdacc2;}