#db3382 color space conversions
Hex:
#db3382
RGB:
219, 51, 130
CMY:
14, 80, 49
CMYK:
0, 77, 41, 14
HSL:
332°, 70.0000%, 52.9412%
HSV (HSB):
332°, 76.7123%, 85.8824%
XYZ:
34.4265, 19.0394, 22.9796
xyY:
0.4503, 0.2491, 19.0394
CIE-Lab:
50.7333, 68.7705, -4.0185
CIE-LCH:
50.7333, 68.8878, 356.6558
CIE-Luv:
50.7333, 103.0188, -18.3260
Hunter-Lab:
43.6342, 64.4731, -0.6807
#db3382 color charts
#db3382 color shades, tints & tones
#db3382 color schemes
#db3382 color preview, HTML & CSS examples
This text has a color of #db3382
<p style="color:#db3382;">Text here</p>
.mytext {color:#db3382;}
This box has a color of #db3382
<div style="background-color:#db3382;">Content here</div>
.mybackground {background-color:#db3382;}
Border around this has a color of #db3382
<div style="border:2px solid #db3382;">Content here</div>
.myborder {border:2px solid #db3382;}