#d56e4c color space conversions
Hex:
#d56e4c
RGB:
213, 110, 76
CMY:
16, 57, 70
CMYK:
0, 48, 64, 16
HSL:
15°, 61.9910%, 56.6667%
HSV (HSB):
15°, 64.3192%, 83.5294%
XYZ:
34.3210, 25.8198, 10.0123
xyY:
0.4892, 0.3680, 25.8198
CIE-Lab:
57.8656, 37.6634, 37.0822
CIE-LCH:
57.8656, 52.8547, 44.5545
CIE-Luv:
57.8656, 79.8276, 34.7297
Hunter-Lab:
50.8132, 31.6421, 23.8867
#d56e4c color charts
#d56e4c color shades, tints & tones
#d56e4c color schemes
#d56e4c color preview, HTML & CSS examples
This text has a color of #d56e4c
<p style="color:#d56e4c;">Text here</p>
.mytext {color:#d56e4c;}
This box has a color of #d56e4c
<div style="background-color:#d56e4c;">Content here</div>
.mybackground {background-color:#d56e4c;}
Border around this has a color of #d56e4c
<div style="border:2px solid #d56e4c;">Content here</div>
.myborder {border:2px solid #d56e4c;}