#dbb0cd color space conversions
Hex:
#dbb0cd
RGB:
219, 176, 205
CMY:
14, 31, 20
CMYK:
0, 20, 6, 14
HSL:
320°, 37.3913%, 77.4510%
HSV (HSB):
320°, 19.6347%, 85.8824%
XYZ:
55.7582, 50.5185, 64.5699
xyY:
0.3264, 0.2957, 50.5185
CIE-Lab:
76.3864, 20.3449, -8.7430
CIE-LCH:
76.3864, 22.1440, 336.7450
CIE-Luv:
76.3864, 23.4240, -16.8221
Hunter-Lab:
71.0764, 15.6465, -4.1090
#dbb0cd color charts
#dbb0cd color shades, tints & tones
#dbb0cd color schemes
#dbb0cd color preview, HTML & CSS examples
This text has a color of #dbb0cd
<p style="color:#dbb0cd;">Text here</p>
.mytext {color:#dbb0cd;}
This box has a color of #dbb0cd
<div style="background-color:#dbb0cd;">Content here</div>
.mybackground {background-color:#dbb0cd;}
Border around this has a color of #dbb0cd
<div style="border:2px solid #dbb0cd;">Content here</div>
.myborder {border:2px solid #dbb0cd;}