#d57e7d color space conversions
Hex:
#d57e7d
RGB:
213, 126, 125
CMY:
16, 51, 51
CMYK:
0, 41, 41, 16
HSL:
1°, 51.1628%, 66.2745%
HSV (HSB):
1°, 41.3146%, 83.5294%
XYZ:
38.6031, 30.5485, 23.2639
xyY:
0.4177, 0.3306, 30.5485
CIE-Lab:
62.1246, 33.5367, 15.1327
CIE-LCH:
62.1246, 36.7928, 24.2862
CIE-Luv:
62.1246, 60.3082, 13.6357
Hunter-Lab:
55.2707, 27.9472, 13.7339
#d57e7d color charts
#d57e7d color shades, tints & tones
#d57e7d color schemes
#d57e7d color preview, HTML & CSS examples
This text has a color of #d57e7d
<p style="color:#d57e7d;">Text here</p>
.mytext {color:#d57e7d;}
This box has a color of #d57e7d
<div style="background-color:#d57e7d;">Content here</div>
.mybackground {background-color:#d57e7d;}
Border around this has a color of #d57e7d
<div style="border:2px solid #d57e7d;">Content here</div>
.myborder {border:2px solid #d57e7d;}