#dbc3cc color space conversions
Hex:
#dbc3cc
RGB:
219, 195, 204
CMY:
14, 24, 20
CMYK:
0, 11, 7, 14
HSL:
338°, 25.0000%, 81.1765%
HSV (HSB):
338°, 10.9589%, 85.8824%
XYZ:
59.6276, 58.4499, 65.2660
xyY:
0.3252, 0.3188, 58.4499
CIE-Lab:
80.9883, 9.9758, -1.4104
CIE-LCH:
80.9883, 10.0751, 351.9527
CIE-Luv:
80.9883, 13.5038, -3.8956
Hunter-Lab:
76.4525, 5.4255, 2.9021
#dbc3cc color charts
#dbc3cc color shades, tints & tones
#dbc3cc color schemes
#dbc3cc color preview, HTML & CSS examples
This text has a color of #dbc3cc
<p style="color:#dbc3cc;">Text here</p>
.mytext {color:#dbc3cc;}
This box has a color of #dbc3cc
<div style="background-color:#dbc3cc;">Content here</div>
.mybackground {background-color:#dbc3cc;}
Border around this has a color of #dbc3cc
<div style="border:2px solid #dbc3cc;">Content here</div>
.myborder {border:2px solid #dbc3cc;}