#dcafcb color space conversions
Hex:
#dcafcb
RGB:
220, 175, 203
CMY:
14, 31, 20
CMYK:
0, 20, 8, 14
HSL:
323°, 39.1304%, 77.4510%
HSV (HSB):
323°, 20.4545%, 86.2745%
XYZ:
55.6247, 50.1874, 63.2553
xyY:
0.3290, 0.2968, 50.1874
CIE-Lab:
76.1841, 20.8825, -7.9436
CIE-LCH:
76.1841, 22.3423, 339.1733
CIE-Luv:
76.1841, 24.8190, -15.6838
Hunter-Lab:
70.8431, 16.1796, -3.3495
#dcafcb color charts
#dcafcb color shades, tints & tones
#dcafcb color schemes
#dcafcb color preview, HTML & CSS examples
This text has a color of #dcafcb
<p style="color:#dcafcb;">Text here</p>
.mytext {color:#dcafcb;}
This box has a color of #dcafcb
<div style="background-color:#dcafcb;">Content here</div>
.mybackground {background-color:#dcafcb;}
Border around this has a color of #dcafcb
<div style="border:2px solid #dcafcb;">Content here</div>
.myborder {border:2px solid #dcafcb;}