#db356c color space conversions
Hex:
#db356c
RGB:
219, 53, 108
CMY:
14, 79, 58
CMYK:
0, 76, 51, 14
HSL:
340°, 69.7479%, 53.3333%
HSV (HSB):
340°, 75.7991%, 85.8824%
XYZ:
33.1933, 18.6890, 16.0452
xyY:
0.4887, 0.2751, 18.6890
CIE-Lab:
50.3213, 66.2387, 8.7079
CIE-LCH:
50.3213, 66.8086, 7.4893
CIE-Luv:
50.3213, 110.7378, -2.1333
Hunter-Lab:
43.2308, 61.4014, 8.2559
#db356c color charts
#db356c color shades, tints & tones
#db356c color schemes
#db356c color preview, HTML & CSS examples
This text has a color of #db356c
<p style="color:#db356c;">Text here</p>
.mytext {color:#db356c;}
This box has a color of #db356c
<div style="background-color:#db356c;">Content here</div>
.mybackground {background-color:#db356c;}
Border around this has a color of #db356c
<div style="border:2px solid #db356c;">Content here</div>
.myborder {border:2px solid #db356c;}