#d56e7b color space conversions
Hex:
#d56e7b
RGB:
213, 110, 123
CMY:
16, 57, 52
CMYK:
0, 48, 42, 16
HSL:
352°, 55.0802%, 63.3333%
HSV (HSB):
352°, 48.3568%, 83.5294%
XYZ:
36.5917, 26.7281, 21.9693
xyY:
0.4290, 0.3134, 26.7281
CIE-Lab:
58.7218, 41.6580, 11.5259
CIE-LCH:
58.7218, 43.2231, 15.4656
CIE-Luv:
58.7218, 70.9217, 7.2520
Hunter-Lab:
51.6992, 35.8652, 10.9944
#d56e7b color charts
#d56e7b color shades, tints & tones
#d56e7b color schemes
#d56e7b color preview, HTML & CSS examples
This text has a color of #d56e7b
<p style="color:#d56e7b;">Text here</p>
.mytext {color:#d56e7b;}
This box has a color of #d56e7b
<div style="background-color:#d56e7b;">Content here</div>
.mybackground {background-color:#d56e7b;}
Border around this has a color of #d56e7b
<div style="border:2px solid #d56e7b;">Content here</div>
.myborder {border:2px solid #d56e7b;}