#db7f7d color space conversions
Hex:
#db7f7d
RGB:
219, 127, 125
CMY:
14, 50, 51
CMYK:
0, 42, 43, 14
HSL:
1°, 56.6265%, 67.4510%
HSV (HSB):
1°, 42.9224%, 85.8824%
XYZ:
40.5045, 31.7195, 23.3897
xyY:
0.4236, 0.3317, 31.7195
CIE-Lab:
63.1104, 35.2701, 16.6170
CIE-LCH:
63.1104, 38.9885, 25.2269
CIE-Luv:
63.1104, 64.3398, 15.1256
Hunter-Lab:
56.3201, 29.8142, 14.8009
#db7f7d color charts
#db7f7d color shades, tints & tones
#db7f7d color schemes
#db7f7d color preview, HTML & CSS examples
This text has a color of #db7f7d
<p style="color:#db7f7d;">Text here</p>
.mytext {color:#db7f7d;}
This box has a color of #db7f7d
<div style="background-color:#db7f7d;">Content here</div>
.mybackground {background-color:#db7f7d;}
Border around this has a color of #db7f7d
<div style="border:2px solid #db7f7d;">Content here</div>
.myborder {border:2px solid #db7f7d;}