#dfc0b0 color space conversions
Hex:
#dfc0b0
RGB:
223, 192, 176
CMY:
13, 25, 31
CMYK:
0, 14, 21, 13
HSL:
20°, 42.3423%, 78.2353%
HSV (HSB):
20°, 21.0762%, 87.4510%
XYZ:
57.1175, 56.5218, 48.9737
xyY:
0.3512, 0.3476, 56.5218
CIE-Lab:
79.9099, 8.5317, 12.1247
CIE-LCH:
79.9099, 14.8256, 54.8673
CIE-Luv:
79.9099, 20.1167, 15.8703
Hunter-Lab:
75.1810, 4.0457, 14.0046
#dfc0b0 color charts
#dfc0b0 color shades, tints & tones
#dfc0b0 color schemes
#dfc0b0 color preview, HTML & CSS examples
This text has a color of #dfc0b0
<p style="color:#dfc0b0;">Text here</p>
.mytext {color:#dfc0b0;}
This box has a color of #dfc0b0
<div style="background-color:#dfc0b0;">Content here</div>
.mybackground {background-color:#dfc0b0;}
Border around this has a color of #dfc0b0
<div style="border:2px solid #dfc0b0;">Content here</div>
.myborder {border:2px solid #dfc0b0;}