#d5704d color space conversions
Hex:
#d5704d
RGB:
213, 112, 77
CMY:
16, 56, 70
CMYK:
0, 47, 64, 16
HSL:
15°, 61.8182%, 56.8627%
HSV (HSB):
15°, 63.8498%, 83.5294%
XYZ:
34.5743, 26.2703, 10.2696
xyY:
0.4862, 0.3694, 26.2703
CIE-Lab:
58.2927, 36.6961, 37.0519
CIE-LCH:
58.2927, 52.1483, 45.2764
CIE-Luv:
58.2927, 78.1861, 35.0690
Hunter-Lab:
51.2546, 30.7136, 23.9986
#d5704d color charts
#d5704d color shades, tints & tones
#d5704d color schemes
#d5704d color preview, HTML & CSS examples
This text has a color of #d5704d
<p style="color:#d5704d;">Text here</p>
.mytext {color:#d5704d;}
This box has a color of #d5704d
<div style="background-color:#d5704d;">Content here</div>
.mybackground {background-color:#d5704d;}
Border around this has a color of #d5704d
<div style="border:2px solid #d5704d;">Content here</div>
.myborder {border:2px solid #d5704d;}