#d56d56 color space conversions
Hex:
#d56d56
RGB:
213, 109, 86
CMY:
16, 57, 66
CMYK:
0, 49, 60, 16
HSL:
11°, 60.1896%, 58.6275%
HSV (HSB):
11°, 59.6244%, 83.5294%
XYZ:
34.5889, 25.7553, 11.9523
xyY:
0.4784, 0.3562, 25.7553
CIE-Lab:
57.8040, 38.8528, 31.4861
CIE-LCH:
57.8040, 50.0092, 39.0212
CIE-Luv:
57.8040, 78.9452, 29.4036
Hunter-Lab:
50.7497, 32.8464, 21.5611
#d56d56 color charts
#d56d56 color shades, tints & tones
#d56d56 color schemes
#d56d56 color preview, HTML & CSS examples
This text has a color of #d56d56
<p style="color:#d56d56;">Text here</p>
.mytext {color:#d56d56;}
This box has a color of #d56d56
<div style="background-color:#d56d56;">Content here</div>
.mybackground {background-color:#d56d56;}
Border around this has a color of #d56d56
<div style="border:2px solid #d56d56;">Content here</div>
.myborder {border:2px solid #d56d56;}