#dfc2c2 color space conversions
Hex:
#dfc2c2
RGB:
223, 194, 194
CMY:
13, 24, 24
CMYK:
0, 13, 13, 13
HSL:
0°, 31.1828%, 81.7647%
HSV (HSB):
0°, 13.0045%, 87.4510%
XYZ:
59.4608, 58.1666, 59.1323
xyY:
0.3364, 0.3291, 58.1666
CIE-Lab:
80.8313, 10.2529, 3.7763
CIE-LCH:
80.8313, 10.9263, 20.2196
CIE-Luv:
80.8313, 17.3989, 3.7390
Hunter-Lab:
76.2670, 5.6984, 7.4175
#dfc2c2 color charts
#dfc2c2 color shades, tints & tones
#dfc2c2 color schemes
#dfc2c2 color preview, HTML & CSS examples
This text has a color of #dfc2c2
<p style="color:#dfc2c2;">Text here</p>
.mytext {color:#dfc2c2;}
This box has a color of #dfc2c2
<div style="background-color:#dfc2c2;">Content here</div>
.mybackground {background-color:#dfc2c2;}
Border around this has a color of #dfc2c2
<div style="border:2px solid #dfc2c2;">Content here</div>
.myborder {border:2px solid #dfc2c2;}