#d56e6e color space conversions
Hex:
#d56e6e
RGB:
213, 110, 110
CMY:
16, 57, 57
CMYK:
0, 48, 48, 16
HSL:
0°, 55.0802%, 63.3333%
HSV (HSB):
0°, 48.3568%, 83.5294%
XYZ:
35.8310, 26.4238, 17.9637
xyY:
0.4467, 0.3294, 26.4238
CIE-Lab:
58.4371, 40.3467, 18.6479
CIE-LCH:
58.4371, 44.4477, 24.8060
CIE-Luv:
58.4371, 73.7026, 15.8879
Hunter-Lab:
51.4041, 34.4655, 15.2634
#d56e6e color charts
#d56e6e color shades, tints & tones
#d56e6e color schemes
#d56e6e color preview, HTML & CSS examples
This text has a color of #d56e6e
<p style="color:#d56e6e;">Text here</p>
.mytext {color:#d56e6e;}
This box has a color of #d56e6e
<div style="background-color:#d56e6e;">Content here</div>
.mybackground {background-color:#d56e6e;}
Border around this has a color of #d56e6e
<div style="border:2px solid #d56e6e;">Content here</div>
.myborder {border:2px solid #d56e6e;}