#d57f97 color space conversions
Hex:
#d57f97
RGB:
213, 127, 151
CMY:
16, 50, 41
CMYK:
0, 40, 29, 16
HSL:
343°, 50.5882%, 66.6667%
HSV (HSB):
343°, 40.3756%, 83.5294%
XYZ:
40.6159, 31.5592, 33.2290
xyY:
0.3853, 0.2994, 31.5592
CIE-Lab:
62.9769, 36.1898, 1.5142
CIE-LCH:
62.9769, 36.2215, 2.3959
CIE-Luv:
62.9769, 54.7642, -4.5102
Hunter-Lab:
56.1776, 30.7429, 4.2543
#d57f97 color charts
#d57f97 color shades, tints & tones
#d57f97 color schemes
#d57f97 color preview, HTML & CSS examples
This text has a color of #d57f97
<p style="color:#d57f97;">Text here</p>
.mytext {color:#d57f97;}
This box has a color of #d57f97
<div style="background-color:#d57f97;">Content here</div>
.mybackground {background-color:#d57f97;}
Border around this has a color of #d57f97
<div style="border:2px solid #d57f97;">Content here</div>
.myborder {border:2px solid #d57f97;}