#dbc4cc color space conversions
Hex:
#dbc4cc
RGB:
219, 196, 204
CMY:
14, 23, 20
CMYK:
0, 11, 7, 14
HSL:
339°, 24.2105%, 81.3725%
HSV (HSB):
339°, 10.5023%, 85.8824%
XYZ:
59.8524, 58.8996, 65.3409
xyY:
0.3251, 0.3199, 58.8996
CIE-Lab:
81.2364, 9.4439, -1.0472
CIE-LCH:
81.2364, 9.5017, 353.6724
CIE-Luv:
81.2364, 12.9740, -3.2549
Hunter-Lab:
76.7460, 4.9023, 3.2432
#dbc4cc color charts
#dbc4cc color shades, tints & tones
#dbc4cc color schemes
#dbc4cc color preview, HTML & CSS examples
This text has a color of #dbc4cc
<p style="color:#dbc4cc;">Text here</p>
.mytext {color:#dbc4cc;}
This box has a color of #dbc4cc
<div style="background-color:#dbc4cc;">Content here</div>
.mybackground {background-color:#dbc4cc;}
Border around this has a color of #dbc4cc
<div style="border:2px solid #dbc4cc;">Content here</div>
.myborder {border:2px solid #dbc4cc;}