#d76b2c color space conversions
Hex:
#d76b2c
RGB:
215, 107, 44
CMY:
16, 58, 83
CMYK:
0, 50, 80, 16
HSL:
22°, 68.1275%, 50.7843%
HSV (HSB):
22°, 79.5349%, 84.3137%
XYZ:
33.7366, 25.1443, 5.4581
xyY:
0.5244, 0.3908, 25.1443
CIE-Lab:
57.2158, 38.4322, 52.4906
CIE-LCH:
57.2158, 65.0561, 53.7894
CIE-Luv:
57.2158, 87.7619, 45.5920
Hunter-Lab:
50.1441, 32.3415, 28.6473
#d76b2c color charts
#d76b2c color shades, tints & tones
#d76b2c color schemes
#d76b2c color preview, HTML & CSS examples
This text has a color of #d76b2c
<p style="color:#d76b2c;">Text here</p>
.mytext {color:#d76b2c;}
This box has a color of #d76b2c
<div style="background-color:#d76b2c;">Content here</div>
.mybackground {background-color:#d76b2c;}
Border around this has a color of #d76b2c
<div style="border:2px solid #d76b2c;">Content here</div>
.myborder {border:2px solid #d76b2c;}