#d56e65 color space conversions
Hex:
#d56e65
RGB:
213, 110, 101
CMY:
16, 57, 60
CMYK:
0, 48, 53, 16
HSL:
5°, 57.1429%, 61.5686%
HSV (HSB):
5°, 52.5822%, 83.5294%
XYZ:
35.3655, 26.2376, 15.5123
xyY:
0.4586, 0.3402, 26.2376
CIE-Lab:
58.2619, 39.5311, 23.5812
CIE-LCH:
58.2619, 46.0302, 30.8171
CIE-Luv:
58.2619, 75.5001, 21.4417
Hunter-Lab:
51.2226, 33.6015, 17.9004
#d56e65 color charts
#d56e65 color shades, tints & tones
#d56e65 color schemes
#d56e65 color preview, HTML & CSS examples
This text has a color of #d56e65
<p style="color:#d56e65;">Text here</p>
.mytext {color:#d56e65;}
This box has a color of #d56e65
<div style="background-color:#d56e65;">Content here</div>
.mybackground {background-color:#d56e65;}
Border around this has a color of #d56e65
<div style="border:2px solid #d56e65;">Content here</div>
.myborder {border:2px solid #d56e65;}