#d5703c color space conversions
Hex:
#d5703c
RGB:
213, 112, 60
CMY:
16, 56, 76
CMYK:
0, 47, 72, 16
HSL:
20°, 64.5570%, 53.5294%
HSV (HSB):
20°, 71.8310%, 83.5294%
XYZ:
34.0504, 26.0607, 7.5105
xyY:
0.5035, 0.3854, 26.0607
CIE-Lab:
58.0946, 35.7378, 45.7268
CIE-LCH:
58.0946, 58.0356, 51.9906
CIE-Luv:
58.0946, 80.4515, 42.1406
Hunter-Lab:
51.0497, 29.7232, 27.0119
#d5703c color charts
#d5703c color shades, tints & tones
#d5703c color schemes
#d5703c color preview, HTML & CSS examples
This text has a color of #d5703c
<p style="color:#d5703c;">Text here</p>
.mytext {color:#d5703c;}
This box has a color of #d5703c
<div style="background-color:#d5703c;">Content here</div>
.mybackground {background-color:#d5703c;}
Border around this has a color of #d5703c
<div style="border:2px solid #d5703c;">Content here</div>
.myborder {border:2px solid #d5703c;}