#db328e color space conversions
Hex:
#db328e
RGB:
219, 50, 142
CMY:
14, 80, 44
CMYK:
0, 77, 35, 14
HSL:
327°, 70.1245%, 52.7451%
HSV (HSB):
327°, 77.1689%, 85.8824%
XYZ:
35.2365, 19.2943, 27.4582
xyY:
0.4298, 0.2353, 19.2943
CIE-Lab:
51.0297, 70.2665, -10.7889
CIE-LCH:
51.0297, 71.0899, 351.2708
CIE-Luv:
51.0297, 98.4755, -27.6685
Hunter-Lab:
43.9252, 66.3222, -6.3152
#db328e color charts
#db328e color shades, tints & tones
#db328e color schemes
#db328e color preview, HTML & CSS examples
This text has a color of #db328e
<p style="color:#db328e;">Text here</p>
.mytext {color:#db328e;}
This box has a color of #db328e
<div style="background-color:#db328e;">Content here</div>
.mybackground {background-color:#db328e;}
Border around this has a color of #db328e
<div style="border:2px solid #db328e;">Content here</div>
.myborder {border:2px solid #db328e;}