#d56f84 color space conversions
Hex:
#d56f84
RGB:
213, 111, 132
CMY:
16, 56, 48
CMYK:
0, 48, 38, 16
HSL:
348°, 54.8387%, 63.5294%
HSV (HSB):
348°, 47.8873%, 83.5294%
XYZ:
37.2899, 27.1810, 25.1109
xyY:
0.4163, 0.3034, 27.1810
CIE-Lab:
59.1414, 42.1479, 6.9053
CIE-LCH:
59.1414, 42.7098, 9.3044
CIE-Luv:
59.1414, 68.2880, 1.3830
Hunter-Lab:
52.1354, 36.4354, 7.9379
#d56f84 color charts
#d56f84 color shades, tints & tones
#d56f84 color schemes
#d56f84 color preview, HTML & CSS examples
This text has a color of #d56f84
<p style="color:#d56f84;">Text here</p>
.mytext {color:#d56f84;}
This box has a color of #d56f84
<div style="background-color:#d56f84;">Content here</div>
.mybackground {background-color:#d56f84;}
Border around this has a color of #d56f84
<div style="border:2px solid #d56f84;">Content here</div>
.myborder {border:2px solid #d56f84;}