#dfcbbd color space conversions
Hex:
#dfcbbd
RGB:
223, 203, 189
CMY:
13, 20, 26
CMYK:
0, 9, 15, 13
HSL:
25°, 34.6939%, 80.7843%
HSV (HSB):
25°, 15.2466%, 87.4510%
XYZ:
60.9727, 62.0740, 56.9120
xyY:
0.3388, 0.3449, 62.0740
CIE-Lab:
82.9527, 4.7029, 9.5024
CIE-LCH:
82.9527, 10.6025, 63.6683
CIE-Luv:
82.9527, 12.8341, 13.0537
Hunter-Lab:
78.7870, 0.2624, 12.3227
#dfcbbd color charts
#dfcbbd color shades, tints & tones
#dfcbbd color schemes
#dfcbbd color preview, HTML & CSS examples
This text has a color of #dfcbbd
<p style="color:#dfcbbd;">Text here</p>
.mytext {color:#dfcbbd;}
This box has a color of #dfcbbd
<div style="background-color:#dfcbbd;">Content here</div>
.mybackground {background-color:#dfcbbd;}
Border around this has a color of #dfcbbd
<div style="border:2px solid #dfcbbd;">Content here</div>
.myborder {border:2px solid #dfcbbd;}