#d5792e color space conversions
Hex:
#d5792e
RGB:
213, 121, 46
CMY:
16, 53, 82
CMYK:
0, 43, 78, 16
HSL:
27°, 66.5339%, 50.7843%
HSV (HSB):
27°, 78.4038%, 83.5294%
XYZ:
34.7711, 28.0181, 6.1602
xyY:
0.5043, 0.4064, 28.0181
CIE-Lab:
59.9051, 30.4220, 54.0922
CIE-LCH:
59.9051, 62.0602, 60.6461
CIE-Luv:
59.9051, 74.6699, 49.9881
Hunter-Lab:
52.9322, 24.6252, 30.1524
#d5792e color charts
#d5792e color shades, tints & tones
#d5792e color schemes
#d5792e color preview, HTML & CSS examples
This text has a color of #d5792e
<p style="color:#d5792e;">Text here</p>
.mytext {color:#d5792e;}
This box has a color of #d5792e
<div style="background-color:#d5792e;">Content here</div>
.mybackground {background-color:#d5792e;}
Border around this has a color of #d5792e
<div style="border:2px solid #d5792e;">Content here</div>
.myborder {border:2px solid #d5792e;}