#dbb4e1 color space conversions
Hex:
#dbb4e1
RGB:
219, 180, 225
CMY:
14, 29, 12
CMYK:
3, 20, 0, 12
HSL:
292°, 42.8571%, 79.4118%
HSV (HSB):
292°, 20.0000%, 88.2353%
XYZ:
59.1253, 53.1388, 78.3747
xyY:
0.3101, 0.2787, 53.1388
CIE-Lab:
77.9569, 21.8368, -17.2455
CIE-LCH:
77.9569, 27.8255, 321.7003
CIE-Luv:
77.9569, 19.1225, -30.5155
Hunter-Lab:
72.8964, 17.2103, -12.7183
#dbb4e1 color charts
#dbb4e1 color shades, tints & tones
#dbb4e1 color schemes
#dbb4e1 color preview, HTML & CSS examples
This text has a color of #dbb4e1
<p style="color:#dbb4e1;">Text here</p>
.mytext {color:#dbb4e1;}
This box has a color of #dbb4e1
<div style="background-color:#dbb4e1;">Content here</div>
.mybackground {background-color:#dbb4e1;}
Border around this has a color of #dbb4e1
<div style="border:2px solid #dbb4e1;">Content here</div>
.myborder {border:2px solid #dbb4e1;}