#db93c6 color space conversions
Hex:
#db93c6
RGB:
219, 147, 198
CMY:
14, 42, 22
CMYK:
0, 33, 10, 14
HSL:
318°, 50.0000%, 71.7647%
HSV (HSB):
318°, 32.8767%, 85.8824%
XYZ:
49.8402, 40.0047, 58.5209
xyY:
0.3359, 0.2696, 40.0047
CIE-Lab:
69.4729, 34.7791, -15.2428
CIE-LCH:
69.4729, 37.9728, 336.3334
CIE-Luv:
69.4729, 39.4412, -29.0557
Hunter-Lab:
63.2493, 29.9710, -10.5831
#db93c6 color charts
#db93c6 color shades, tints & tones
#db93c6 color schemes
#db93c6 color preview, HTML & CSS examples
This text has a color of #db93c6
<p style="color:#db93c6;">Text here</p>
.mytext {color:#db93c6;}
This box has a color of #db93c6
<div style="background-color:#db93c6;">Content here</div>
.mybackground {background-color:#db93c6;}
Border around this has a color of #db93c6
<div style="border:2px solid #db93c6;">Content here</div>
.myborder {border:2px solid #db93c6;}