#d57c8d color space conversions
Hex:
#d57c8d
RGB:
213, 124, 141
CMY:
16, 51, 45
CMYK:
0, 42, 34, 16
HSL:
349°, 51.4451%, 66.0784%
HSV (HSB):
349°, 41.7840%, 83.5294%
XYZ:
39.4559, 30.4845, 29.0038
xyY:
0.3988, 0.3081, 30.4845
CIE-Lab:
62.0701, 36.4790, 5.9184
CIE-LCH:
62.0701, 36.9560, 9.2154
CIE-Luv:
62.0701, 58.5243, 1.3495
Hunter-Lab:
55.2128, 30.9366, 7.5033
#d57c8d color charts
#d57c8d color shades, tints & tones
#d57c8d color schemes
#d57c8d color preview, HTML & CSS examples
This text has a color of #d57c8d
<p style="color:#d57c8d;">Text here</p>
.mytext {color:#d57c8d;}
This box has a color of #d57c8d
<div style="background-color:#d57c8d;">Content here</div>
.mybackground {background-color:#d57c8d;}
Border around this has a color of #d57c8d
<div style="border:2px solid #d57c8d;">Content here</div>
.myborder {border:2px solid #d57c8d;}