#d5713c color space conversions
Hex:
#d5713c
RGB:
213, 113, 60
CMY:
16, 56, 76
CMYK:
0, 47, 72, 16
HSL:
21°, 64.5570%, 53.5294%
HSV (HSB):
21°, 71.8310%, 83.5294%
XYZ:
34.1613, 26.2826, 7.5475
xyY:
0.5024, 0.3866, 26.2826
CIE-Lab:
58.3044, 35.2191, 45.9539
CIE-LCH:
58.3044, 57.8978, 52.5334
CIE-Luv:
58.3044, 79.6718, 42.5217
Hunter-Lab:
51.2666, 29.2263, 27.1579
#d5713c color charts
#d5713c color shades, tints & tones
#d5713c color schemes
#d5713c color preview, HTML & CSS examples
This text has a color of #d5713c
<p style="color:#d5713c;">Text here</p>
.mytext {color:#d5713c;}
This box has a color of #d5713c
<div style="background-color:#d5713c;">Content here</div>
.mybackground {background-color:#d5713c;}
Border around this has a color of #d5713c
<div style="border:2px solid #d5713c;">Content here</div>
.myborder {border:2px solid #d5713c;}