#cdbac3 color space conversions
Hex:
#cdbac3
RGB:
205, 186, 195
CMY:
20, 27, 24
CMYK:
0, 9, 5, 20
HSL:
332°, 15.9664%, 76.6667%
HSV (HSB):
332°, 9.2683%, 80.3922%
XYZ:
52.5861, 52.0371, 58.9023
xyY:
0.3216, 0.3182, 52.0371
CIE-Lab:
77.3030, 8.3013, -2.0952
CIE-LCH:
77.3030, 8.5616, 345.8348
CIE-Luv:
77.3030, 10.5046, -4.5929
Hunter-Lab:
72.1367, 3.8832, 2.0832
#cdbac3 color charts
#cdbac3 color shades, tints & tones
#cdbac3 color schemes
#cdbac3 color preview, HTML & CSS examples
This text has a color of #cdbac3
<p style="color:#cdbac3;">Text here</p>
.mytext {color:#cdbac3;}
This box has a color of #cdbac3
<div style="background-color:#cdbac3;">Content here</div>
.mybackground {background-color:#cdbac3;}
Border around this has a color of #cdbac3
<div style="border:2px solid #cdbac3;">Content here</div>
.myborder {border:2px solid #cdbac3;}