#db2382 color space conversions
Hex:
#db2382
RGB:
219, 35, 130
CMY:
14, 86, 49
CMYK:
0, 84, 41, 14
HSL:
329°, 72.4409%, 49.8039%
HSV (HSB):
329°, 84.0183%, 85.8824%
XYZ:
33.8437, 17.8738, 22.7853
xyY:
0.4543, 0.2399, 17.8738
CIE-Lab:
49.3427, 72.7417, -6.0796
CIE-LCH:
49.3427, 72.9953, 355.2225
CIE-Luv:
49.3427, 107.5943, -21.7633
Hunter-Lab:
42.2775, 68.9062, -2.3600
#db2382 color charts
#db2382 color shades, tints & tones
#db2382 color schemes
#db2382 color preview, HTML & CSS examples
This text has a color of #db2382
<p style="color:#db2382;">Text here</p>
.mytext {color:#db2382;}
This box has a color of #db2382
<div style="background-color:#db2382;">Content here</div>
.mybackground {background-color:#db2382;}
Border around this has a color of #db2382
<div style="border:2px solid #db2382;">Content here</div>
.myborder {border:2px solid #db2382;}