#db7d7c color space conversions
Hex:
#db7d7c
RGB:
219, 125, 124
CMY:
14, 51, 51
CMYK:
0, 43, 43, 14
HSL:
1°, 56.8862%, 67.2549%
HSV (HSB):
1°, 43.3790%, 85.8824%
XYZ:
40.1851, 31.1825, 22.9696
xyY:
0.4260, 0.3305, 31.1825
CIE-Lab:
62.6614, 36.2137, 16.5644
CIE-LCH:
62.6614, 39.8222, 24.5797
CIE-Luv:
62.6614, 65.8367, 14.8159
Hunter-Lab:
55.8413, 30.7317, 14.7007
#db7d7c color charts
#db7d7c color shades, tints & tones
#db7d7c color schemes
#db7d7c color preview, HTML & CSS examples
This text has a color of #db7d7c
<p style="color:#db7d7c;">Text here</p>
.mytext {color:#db7d7c;}
This box has a color of #db7d7c
<div style="background-color:#db7d7c;">Content here</div>
.mybackground {background-color:#db7d7c;}
Border around this has a color of #db7d7c
<div style="border:2px solid #db7d7c;">Content here</div>
.myborder {border:2px solid #db7d7c;}