#db356e color space conversions
Hex:
#db356e
RGB:
219, 53, 110
CMY:
14, 79, 57
CMYK:
0, 76, 50, 14
HSL:
339°, 69.7479%, 53.3333%
HSV (HSB):
339°, 75.7991%, 85.8824%
XYZ:
33.3010, 18.7321, 16.6123
xyY:
0.4851, 0.2729, 18.7321
CIE-Lab:
50.3722, 66.3996, 7.5655
CIE-LCH:
50.3722, 66.8292, 6.5002
CIE-Luv:
50.3722, 110.0036, -3.4917
Hunter-Lab:
43.2806, 61.6008, 7.5392
#db356e color charts
#db356e color shades, tints & tones
#db356e color schemes
#db356e color preview, HTML & CSS examples
This text has a color of #db356e
<p style="color:#db356e;">Text here</p>
.mytext {color:#db356e;}
This box has a color of #db356e
<div style="background-color:#db356e;">Content here</div>
.mybackground {background-color:#db356e;}
Border around this has a color of #db356e
<div style="border:2px solid #db356e;">Content here</div>
.myborder {border:2px solid #db356e;}