#db2099 color space conversions
Hex:
#db2099
RGB:
219, 32, 153
CMY:
14, 87, 40
CMYK:
0, 85, 30, 14
HSL:
321°, 74.5020%, 49.2157%
HSV (HSB):
321°, 85.3881%, 85.8824%
XYZ:
35.4797, 18.3930, 31.8172
xyY:
0.4140, 0.2146, 18.3930
CIE-Lab:
49.9693, 75.6615, -18.9780
CIE-LCH:
49.9693, 78.0053, 345.9191
CIE-Luv:
49.9693, 98.0923, -39.9101
Hunter-Lab:
42.8871, 72.6175, -13.9653
#db2099 color charts
#db2099 color shades, tints & tones
#db2099 color schemes
#db2099 color preview, HTML & CSS examples
This text has a color of #db2099
<p style="color:#db2099;">Text here</p>
.mytext {color:#db2099;}
This box has a color of #db2099
<div style="background-color:#db2099;">Content here</div>
.mybackground {background-color:#db2099;}
Border around this has a color of #db2099
<div style="border:2px solid #db2099;">Content here</div>
.myborder {border:2px solid #db2099;}