#d78d2e color space conversions
Hex:
#d78d2e
RGB:
215, 141, 46
CMY:
16, 45, 82
CMYK:
0, 34, 79, 16
HSL:
34°, 67.8715%, 51.1765%
HSV (HSB):
34°, 78.6047%, 84.3137%
XYZ:
38.0423, 33.6941, 7.0833
xyY:
0.4826, 0.4275, 33.6941
CIE-Lab:
64.7190, 20.5524, 58.7337
CIE-LCH:
64.7190, 62.2258, 70.7138
CIE-Luv:
64.7190, 60.2640, 57.7714
Hunter-Lab:
58.0466, 15.4031, 33.3976
#d78d2e color charts
#d78d2e color shades, tints & tones
#d78d2e color schemes
#d78d2e color preview, HTML & CSS examples
This text has a color of #d78d2e
<p style="color:#d78d2e;">Text here</p>
.mytext {color:#d78d2e;}
This box has a color of #d78d2e
<div style="background-color:#d78d2e;">Content here</div>
.mybackground {background-color:#d78d2e;}
Border around this has a color of #d78d2e
<div style="border:2px solid #d78d2e;">Content here</div>
.myborder {border:2px solid #d78d2e;}