#d7792f color space conversions
Hex:
#d7792f
RGB:
215, 121, 47
CMY:
16, 53, 82
CMYK:
0, 44, 78, 16
HSL:
26°, 67.7419%, 51.3725%
HSV (HSB):
26°, 78.1395%, 84.3137%
XYZ:
35.3748, 28.3271, 6.2925
xyY:
0.5054, 0.4047, 28.3271
CIE-Lab:
60.1831, 31.2817, 54.0254
CIE-LCH:
60.1831, 62.4282, 59.9284
CIE-Luv:
60.1831, 76.2570, 49.8603
Hunter-Lab:
53.2232, 25.4995, 30.2464
#d7792f color charts
#d7792f color shades, tints & tones
#d7792f color schemes
#d7792f color preview, HTML & CSS examples
This text has a color of #d7792f
<p style="color:#d7792f;">Text here</p>
.mytext {color:#d7792f;}
This box has a color of #d7792f
<div style="background-color:#d7792f;">Content here</div>
.mybackground {background-color:#d7792f;}
Border around this has a color of #d7792f
<div style="border:2px solid #d7792f;">Content here</div>
.myborder {border:2px solid #d7792f;}