#d5924d color space conversions
Hex:
#d5924d
RGB:
213, 146, 77
CMY:
16, 43, 70
CMYK:
0, 31, 64, 16
HSL:
30°, 61.8182%, 56.8627%
HSV (HSB):
30°, 63.8498%, 83.5294%
XYZ:
39.0590, 35.2397, 11.7645
xyY:
0.4538, 0.4095, 35.2397
CIE-Lab:
65.9349, 18.5653, 46.0091
CIE-LCH:
65.9349, 49.6136, 68.0253
CIE-Luv:
65.9349, 52.5266, 49.4361
Hunter-Lab:
59.3631, 13.5620, 29.8041
#d5924d color charts
#d5924d color shades, tints & tones
#d5924d color schemes
#d5924d color preview, HTML & CSS examples
This text has a color of #d5924d
<p style="color:#d5924d;">Text here</p>
.mytext {color:#d5924d;}
This box has a color of #d5924d
<div style="background-color:#d5924d;">Content here</div>
.mybackground {background-color:#d5924d;}
Border around this has a color of #d5924d
<div style="border:2px solid #d5924d;">Content here</div>
.myborder {border:2px solid #d5924d;}