#dfc3cb color space conversions
Hex:
#dfc3cb
RGB:
223, 195, 203
CMY:
13, 24, 20
CMYK:
0, 13, 9, 13
HSL:
343°, 30.4348%, 81.9608%
HSV (HSB):
343°, 12.5561%, 87.4510%
XYZ:
60.7260, 59.0300, 64.6932
xyY:
0.3292, 0.3200, 59.0300
CIE-Lab:
81.3081, 11.2097, -0.3643
CIE-LCH:
81.3081, 11.2157, 358.1386
CIE-Luv:
81.3081, 16.0519, -2.5522
Hunter-Lab:
76.8310, 6.6295, 3.8583
#dfc3cb color charts
#dfc3cb color shades, tints & tones
#dfc3cb color schemes
#dfc3cb color preview, HTML & CSS examples
This text has a color of #dfc3cb
<p style="color:#dfc3cb;">Text here</p>
.mytext {color:#dfc3cb;}
This box has a color of #dfc3cb
<div style="background-color:#dfc3cb;">Content here</div>
.mybackground {background-color:#dfc3cb;}
Border around this has a color of #dfc3cb
<div style="border:2px solid #dfc3cb;">Content here</div>
.myborder {border:2px solid #dfc3cb;}