#dbc2ca color space conversions
Hex:
#dbc2ca
RGB:
219, 194, 202
CMY:
14, 24, 21
CMYK:
0, 11, 8, 14
HSL:
341°, 25.7732%, 80.9804%
HSV (HSB):
341°, 11.4155%, 85.8824%
XYZ:
59.1659, 57.9079, 63.9361
xyY:
0.3269, 0.3199, 57.9079
CIE-Lab:
80.6876, 10.1644, -0.7756
CIE-LCH:
80.6876, 10.1939, 355.6362
CIE-Luv:
80.6876, 14.2066, -2.9744
Hunter-Lab:
76.0972, 5.6142, 3.4533
#dbc2ca color charts
#dbc2ca color shades, tints & tones
#dbc2ca color schemes
#dbc2ca color preview, HTML & CSS examples
This text has a color of #dbc2ca
<p style="color:#dbc2ca;">Text here</p>
.mytext {color:#dbc2ca;}
This box has a color of #dbc2ca
<div style="background-color:#dbc2ca;">Content here</div>
.mybackground {background-color:#dbc2ca;}
Border around this has a color of #dbc2ca
<div style="border:2px solid #dbc2ca;">Content here</div>
.myborder {border:2px solid #dbc2ca;}