#dbc9e0 color space conversions
Hex:
#dbc9e0
RGB:
219, 201, 224
CMY:
14, 21, 12
CMYK:
2, 10, 0, 12
HSL:
287°, 27.0588%, 83.3333%
HSV (HSB):
287°, 10.2679%, 87.8431%
XYZ:
63.5546, 62.2152, 79.1801
xyY:
0.3101, 0.3036, 62.2152
CIE-Lab:
83.0277, 10.3826, -9.1145
CIE-LCH:
83.0277, 13.8157, 318.7213
CIE-Luv:
83.0277, 8.7623, -15.8639
Hunter-Lab:
78.8766, 5.7919, -4.3045
#dbc9e0 color charts
#dbc9e0 color shades, tints & tones
#dbc9e0 color schemes
#dbc9e0 color preview, HTML & CSS examples
This text has a color of #dbc9e0
<p style="color:#dbc9e0;">Text here</p>
.mytext {color:#dbc9e0;}
This box has a color of #dbc9e0
<div style="background-color:#dbc9e0;">Content here</div>
.mybackground {background-color:#dbc9e0;}
Border around this has a color of #dbc9e0
<div style="border:2px solid #dbc9e0;">Content here</div>
.myborder {border:2px solid #dbc9e0;}