#d56d54 color space conversions
Hex:
#d56d54
RGB:
213, 109, 84
CMY:
16, 57, 67
CMYK:
0, 49, 61, 16
HSL:
12°, 60.5634%, 58.2353%
HSV (HSB):
12°, 60.5634%, 83.5294%
XYZ:
34.5094, 25.7235, 11.5338
xyY:
0.4809, 0.3584, 25.7235
CIE-Lab:
57.7737, 38.7101, 32.5649
CIE-LCH:
57.7737, 50.5860, 40.0722
CIE-Luv:
57.7737, 79.2849, 30.4338
Hunter-Lab:
50.7183, 32.6967, 22.0198
#d56d54 color charts
#d56d54 color shades, tints & tones
#d56d54 color schemes
#d56d54 color preview, HTML & CSS examples
This text has a color of #d56d54
<p style="color:#d56d54;">Text here</p>
.mytext {color:#d56d54;}
This box has a color of #d56d54
<div style="background-color:#d56d54;">Content here</div>
.mybackground {background-color:#d56d54;}
Border around this has a color of #d56d54
<div style="border:2px solid #d56d54;">Content here</div>
.myborder {border:2px solid #d56d54;}