#d56a7c color space conversions
Hex:
#d56a7c
RGB:
213, 106, 124
CMY:
16, 58, 51
CMYK:
0, 50, 42, 16
HSL:
350°, 56.0209%, 62.5490%
HSV (HSB):
350°, 50.2347%, 83.5294%
XYZ:
36.2327, 25.9094, 22.1601
xyY:
0.4298, 0.3073, 25.9094
CIE-Lab:
57.9510, 43.7870, 9.8583
CIE-LCH:
57.9510, 44.8830, 12.6882
CIE-Luv:
57.9510, 73.1680, 4.7005
Hunter-Lab:
50.9013, 37.9830, 9.8187
#d56a7c color charts
#d56a7c color shades, tints & tones
#d56a7c color schemes
#d56a7c color preview, HTML & CSS examples
This text has a color of #d56a7c
<p style="color:#d56a7c;">Text here</p>
.mytext {color:#d56a7c;}
This box has a color of #d56a7c
<div style="background-color:#d56a7c;">Content here</div>
.mybackground {background-color:#d56a7c;}
Border around this has a color of #d56a7c
<div style="border:2px solid #d56a7c;">Content here</div>
.myborder {border:2px solid #d56a7c;}