#d57d9e color space conversions
Hex:
#d57d9e
RGB:
213, 125, 158
CMY:
16, 51, 38
CMYK:
0, 41, 26, 16
HSL:
338°, 51.1628%, 66.2745%
HSV (HSB):
338°, 41.3146%, 83.5294%
XYZ:
40.9457, 31.2820, 36.2277
xyY:
0.3775, 0.2884, 31.2820
CIE-Lab:
62.7450, 38.2065, -2.8202
CIE-LCH:
62.7450, 38.3105, 355.7784
CIE-Luv:
62.7450, 54.4987, -10.9346
Hunter-Lab:
55.9303, 32.7992, 0.7473
#d57d9e color charts
#d57d9e color shades, tints & tones
#d57d9e color schemes
#d57d9e color preview, HTML & CSS examples
This text has a color of #d57d9e
<p style="color:#d57d9e;">Text here</p>
.mytext {color:#d57d9e;}
This box has a color of #d57d9e
<div style="background-color:#d57d9e;">Content here</div>
.mybackground {background-color:#d57d9e;}
Border around this has a color of #d57d9e
<div style="border:2px solid #d57d9e;">Content here</div>
.myborder {border:2px solid #d57d9e;}