#d5947c color space conversions
Hex:
#d5947c
RGB:
213, 148, 124
CMY:
16, 42, 51
CMYK:
0, 31, 42, 16
HSL:
16°, 51.4451%, 66.0784%
HSV (HSB):
16°, 41.7840%, 83.5294%
XYZ:
41.6686, 36.7812, 23.9721
xyY:
0.4068, 0.3591, 36.7812
CIE-Lab:
67.1125, 21.5899, 22.5313
CIE-LCH:
67.1125, 31.2055, 46.2223
CIE-Luv:
67.1125, 45.9650, 25.5001
Hunter-Lab:
60.6475, 16.5074, 19.0177
#d5947c color charts
#d5947c color shades, tints & tones
#d5947c color schemes
#d5947c color preview, HTML & CSS examples
This text has a color of #d5947c
<p style="color:#d5947c;">Text here</p>
.mytext {color:#d5947c;}
This box has a color of #d5947c
<div style="background-color:#d5947c;">Content here</div>
.mybackground {background-color:#d5947c;}
Border around this has a color of #d5947c
<div style="border:2px solid #d5947c;">Content here</div>
.myborder {border:2px solid #d5947c;}