#db368e color space conversions
Hex:
#db368e
RGB:
219, 54, 142
CMY:
14, 79, 44
CMYK:
0, 75, 35, 14
HSL:
328°, 69.6203%, 53.5294%
HSV (HSB):
328°, 75.3425%, 85.8824%
XYZ:
35.4151, 19.6514, 27.5177
xyY:
0.4288, 0.2380, 19.6514
CIE-Lab:
51.4408, 69.1005, -10.1714
CIE-LCH:
51.4408, 69.8451, 351.6263
CIE-Luv:
51.4408, 97.2200, -26.6335
Hunter-Lab:
44.3299, 65.0260, -5.7732
#db368e color charts
#db368e color shades, tints & tones
#db368e color schemes
#db368e color preview, HTML & CSS examples
This text has a color of #db368e
<p style="color:#db368e;">Text here</p>
.mytext {color:#db368e;}
This box has a color of #db368e
<div style="background-color:#db368e;">Content here</div>
.mybackground {background-color:#db368e;}
Border around this has a color of #db368e
<div style="border:2px solid #db368e;">Content here</div>
.myborder {border:2px solid #db368e;}