#db7e7f color space conversions
Hex:
#db7e7f
RGB:
219, 126, 127
CMY:
14, 51, 50
CMYK:
0, 42, 42, 14
HSL:
359°, 56.3636%, 67.6471%
HSV (HSB):
359°, 42.4658%, 85.8824%
XYZ:
40.5050, 31.5141, 24.0267
xyY:
0.4217, 0.3281, 31.5141
CIE-Lab:
62.9392, 36.0095, 15.2444
CIE-LCH:
62.9392, 39.1034, 22.9451
CIE-Luv:
62.9392, 64.6202, 13.2962
Hunter-Lab:
56.1374, 30.5533, 13.9202
#db7e7f color charts
#db7e7f color shades, tints & tones
#db7e7f color schemes
#db7e7f color preview, HTML & CSS examples
This text has a color of #db7e7f
<p style="color:#db7e7f;">Text here</p>
.mytext {color:#db7e7f;}
This box has a color of #db7e7f
<div style="background-color:#db7e7f;">Content here</div>
.mybackground {background-color:#db7e7f;}
Border around this has a color of #db7e7f
<div style="border:2px solid #db7e7f;">Content here</div>
.myborder {border:2px solid #db7e7f;}