#db4c5e color space conversions
Hex:
#db4c5e
RGB:
219, 76, 94
CMY:
14, 70, 63
CMYK:
0, 65, 57, 14
HSL:
352°, 66.5116%, 57.8431%
HSV (HSB):
352°, 65.2968%, 85.8824%
XYZ:
33.8182, 21.0371, 12.8678
xyY:
0.4994, 0.3106, 21.0371
CIE-Lab:
52.9901, 56.9315, 20.8011
CIE-LCH:
52.9901, 60.6125, 20.0709
CIE-Luv:
52.9901, 103.8965, 13.5467
Hunter-Lab:
45.8662, 51.3463, 15.4725
#db4c5e color charts
#db4c5e color shades, tints & tones
#db4c5e color schemes
#db4c5e color preview, HTML & CSS examples
This text has a color of #db4c5e
<p style="color:#db4c5e;">Text here</p>
.mytext {color:#db4c5e;}
This box has a color of #db4c5e
<div style="background-color:#db4c5e;">Content here</div>
.mybackground {background-color:#db4c5e;}
Border around this has a color of #db4c5e
<div style="border:2px solid #db4c5e;">Content here</div>
.myborder {border:2px solid #db4c5e;}