#dcabce color space conversions
Hex:
#dcabce
RGB:
220, 171, 206
CMY:
14, 33, 19
CMYK:
0, 22, 6, 14
HSL:
317°, 41.1765%, 76.6667%
HSV (HSB):
317°, 22.2727%, 86.2745%
XYZ:
55.2187, 48.7977, 64.9011
xyY:
0.3269, 0.2889, 48.7977
CIE-Lab:
75.3253, 23.5644, -10.8593
CIE-LCH:
75.3253, 25.9462, 335.2581
CIE-Luv:
75.3253, 26.5463, -20.6183
Hunter-Lab:
69.8553, 18.8524, -6.1863
#dcabce color charts
#dcabce color shades, tints & tones
#dcabce color schemes
#dcabce color preview, HTML & CSS examples
This text has a color of #dcabce
<p style="color:#dcabce;">Text here</p>
.mytext {color:#dcabce;}
This box has a color of #dcabce
<div style="background-color:#dcabce;">Content here</div>
.mybackground {background-color:#dcabce;}
Border around this has a color of #dcabce
<div style="border:2px solid #dcabce;">Content here</div>
.myborder {border:2px solid #dcabce;}