#db3e5e color space conversions
Hex:
#db3e5e
RGB:
219, 62, 94
CMY:
14, 76, 63
CMYK:
0, 72, 57, 14
HSL:
348°, 68.5590%, 55.0980%
HSV (HSB):
348°, 71.6895%, 85.8824%
XYZ:
32.9564, 19.3135, 12.5806
xyY:
0.5082, 0.2978, 19.3135
CIE-Lab:
51.0520, 62.2499, 18.1954
CIE-LCH:
51.0520, 64.8546, 16.2934
CIE-Luv:
51.0520, 111.4551, 9.2678
Hunter-Lab:
43.9471, 56.9518, 13.7903
#db3e5e color charts
#db3e5e color shades, tints & tones
#db3e5e color schemes
#db3e5e color preview, HTML & CSS examples
This text has a color of #db3e5e
<p style="color:#db3e5e;">Text here</p>
.mytext {color:#db3e5e;}
This box has a color of #db3e5e
<div style="background-color:#db3e5e;">Content here</div>
.mybackground {background-color:#db3e5e;}
Border around this has a color of #db3e5e
<div style="border:2px solid #db3e5e;">Content here</div>
.myborder {border:2px solid #db3e5e;}