#cdbacc color space conversions
Hex:
#cdbacc
RGB:
205, 186, 204
CMY:
20, 27, 20
CMYK:
0, 9, 0, 20
HSL:
303°, 15.9664%, 76.6667%
HSV (HSB):
303°, 9.2683%, 80.3922%
XYZ:
53.6348, 52.4566, 64.4250
xyY:
0.3145, 0.3076, 52.4566
CIE-Lab:
77.5531, 9.9343, -6.6058
CIE-LCH:
77.5531, 11.9300, 326.3780
CIE-Luv:
77.5531, 9.7729, -11.7397
Hunter-Lab:
72.4269, 5.4388, -2.0407
#cdbacc color charts
#cdbacc RGB chart
#cdbacc CMYK chart
#cdbacc RGB pie chart
#cdbacc color shades, tints & tones
#cdbacc color schemes
#cdbacc color preview, HTML & CSS examples
This text has a color of #cdbacc
<p style="color:#cdbacc;">Text here</p>
.mytext {color:#cdbacc;}
Text color #cdbacc
This box has a color of #cdbacc
<div style="background-color:#cdbacc;">Content here</div>
.mybackground {background-color:#cdbacc;}
Background color #cdbacc
Border around this has a color of #cdbacc
<div style="border:2px solid #cdbacc;">Content here</div>
.myborder {border:2px solid #cdbacc;}
Border color #cdbacc