#d76e2f color space conversions
Hex:
#d76e2f
RGB:
215, 110, 47
CMY:
16, 57, 82
CMYK:
0, 49, 78, 16
HSL:
23°, 67.7419%, 51.3725%
HSV (HSB):
23°, 78.1395%, 84.3137%
XYZ:
34.1134, 25.8042, 5.8721
xyY:
0.5185, 0.3922, 25.8042
CIE-Lab:
57.8507, 37.0081, 51.7662
CIE-LCH:
57.8507, 63.6344, 54.4387
CIE-Luv:
57.8507, 85.0844, 45.8224
Hunter-Lab:
50.7978, 30.9758, 28.7047
#d76e2f color charts
#d76e2f color shades, tints & tones
#d76e2f color schemes
#d76e2f color preview, HTML & CSS examples
This text has a color of #d76e2f
<p style="color:#d76e2f;">Text here</p>
.mytext {color:#d76e2f;}
This box has a color of #d76e2f
<div style="background-color:#d76e2f;">Content here</div>
.mybackground {background-color:#d76e2f;}
Border around this has a color of #d76e2f
<div style="border:2px solid #d76e2f;">Content here</div>
.myborder {border:2px solid #d76e2f;}