#d5874d color space conversions
Hex:
#d5874d
RGB:
213, 135, 77
CMY:
16, 47, 70
CMYK:
0, 37, 64, 16
HSL:
26°, 61.8182%, 56.8627%
HSV (HSB):
26°, 63.8498%, 83.5294%
XYZ:
37.4441, 32.0099, 11.2262
xyY:
0.4641, 0.3968, 32.0099
CIE-Lab:
63.3511, 24.5070, 43.0299
CIE-LCH:
63.3511, 49.5193, 60.3370
CIE-Luv:
63.3511, 60.8226, 44.6818
Hunter-Lab:
56.5773, 19.1250, 27.8397
#d5874d color charts
#d5874d color shades, tints & tones
#d5874d color schemes
#d5874d color preview, HTML & CSS examples
This text has a color of #d5874d
<p style="color:#d5874d;">Text here</p>
.mytext {color:#d5874d;}
This box has a color of #d5874d
<div style="background-color:#d5874d;">Content here</div>
.mybackground {background-color:#d5874d;}
Border around this has a color of #d5874d
<div style="border:2px solid #d5874d;">Content here</div>
.myborder {border:2px solid #d5874d;}