#d57c8b color space conversions
Hex:
#d57c8b
RGB:
213, 124, 139
CMY:
16, 51, 45
CMYK:
0, 42, 35, 16
HSL:
350°, 51.4451%, 66.0784%
HSV (HSB):
350°, 41.7840%, 83.5294%
XYZ:
39.3084, 30.4255, 28.2270
xyY:
0.4013, 0.3106, 30.4255
CIE-Lab:
62.0196, 36.2308, 6.9907
CIE-LCH:
62.0196, 36.8991, 10.9210
CIE-Luv:
62.0196, 58.9203, 2.8065
Hunter-Lab:
55.1593, 30.6764, 8.2707
#d57c8b color charts
#d57c8b color shades, tints & tones
#d57c8b color schemes
#d57c8b color preview, HTML & CSS examples
This text has a color of #d57c8b
<p style="color:#d57c8b;">Text here</p>
.mytext {color:#d57c8b;}
This box has a color of #d57c8b
<div style="background-color:#d57c8b;">Content here</div>
.mybackground {background-color:#d57c8b;}
Border around this has a color of #d57c8b
<div style="border:2px solid #d57c8b;">Content here</div>
.myborder {border:2px solid #d57c8b;}