#d2792e color space conversions
Hex:
#d2792e
RGB:
210, 121, 46
CMY:
18, 53, 82
CMYK:
0, 42, 78, 18
HSL:
27°, 64.5669%, 50.1961%
HSV (HSB):
27°, 78.0952%, 82.3529%
XYZ:
33.9089, 27.5736, 6.1198
xyY:
0.5016, 0.4079, 27.5736
CIE-Lab:
59.5016, 29.1808, 53.5644
CIE-LCH:
59.5016, 60.9973, 61.4193
CIE-Luv:
59.5016, 72.1716, 49.7738
Hunter-Lab:
52.5106, 23.3733, 29.8475
#d2792e color charts
#d2792e color shades, tints & tones
#d2792e color schemes
#d2792e color preview, HTML & CSS examples
This text has a color of #d2792e
<p style="color:#d2792e;">Text here</p>
.mytext {color:#d2792e;}
This box has a color of #d2792e
<div style="background-color:#d2792e;">Content here</div>
.mybackground {background-color:#d2792e;}
Border around this has a color of #d2792e
<div style="border:2px solid #d2792e;">Content here</div>
.myborder {border:2px solid #d2792e;}