#d5783c color space conversions
Hex:
#d5783c
RGB:
213, 120, 60
CMY:
16, 53, 76
CMYK:
0, 44, 72, 16
HSL:
24°, 64.5570%, 53.5294%
HSV (HSB):
24°, 71.8310%, 83.5294%
XYZ:
34.9727, 27.9053, 7.8180
xyY:
0.4947, 0.3947, 27.9053
CIE-Lab:
59.8031, 31.5514, 47.5682
CIE-LCH:
59.8031, 57.0808, 56.4441
CIE-Luv:
59.8031, 74.1896, 45.2254
Hunter-Lab:
52.8255, 25.7298, 28.2031
#d5783c color charts
#d5783c color shades, tints & tones
#d5783c color schemes
#d5783c color preview, HTML & CSS examples
This text has a color of #d5783c
<p style="color:#d5783c;">Text here</p>
.mytext {color:#d5783c;}
This box has a color of #d5783c
<div style="background-color:#d5783c;">Content here</div>
.mybackground {background-color:#d5783c;}
Border around this has a color of #d5783c
<div style="border:2px solid #d5783c;">Content here</div>
.myborder {border:2px solid #d5783c;}