#dbc2c3 color space conversions
Hex:
#dbc2c3
RGB:
219, 194, 195
CMY:
14, 24, 24
CMYK:
0, 11, 11, 14
HSL:
358°, 25.7732%, 80.9804%
HSV (HSB):
358°, 11.4155%, 85.8824%
XYZ:
58.3555, 57.5838, 59.6689
xyY:
0.3323, 0.3279, 57.5838
CIE-Lab:
80.5068, 8.9854, 2.7248
CIE-LCH:
80.5068, 9.3894, 16.8697
CIE-Luv:
80.5068, 14.8056, 2.4333
Hunter-Lab:
75.8840, 4.4713, 6.4980
#dbc2c3 color charts
#dbc2c3 color shades, tints & tones
#dbc2c3 color schemes
#dbc2c3 color preview, HTML & CSS examples
This text has a color of #dbc2c3
<p style="color:#dbc2c3;">Text here</p>
.mytext {color:#dbc2c3;}
This box has a color of #dbc2c3
<div style="background-color:#dbc2c3;">Content here</div>
.mybackground {background-color:#dbc2c3;}
Border around this has a color of #dbc2c3
<div style="border:2px solid #dbc2c3;">Content here</div>
.myborder {border:2px solid #dbc2c3;}