#d7931f color space conversions
Hex:
#d7931f
RGB:
215, 147, 31
CMY:
16, 42, 88
CMYK:
0, 32, 86, 16
HSL:
38°, 74.7967%, 48.2353%
HSV (HSB):
38°, 85.5814%, 84.3137%
XYZ:
38.7054, 35.4134, 6.0918
xyY:
0.4825, 0.4415, 35.4134
CIE-Lab:
66.0693, 16.8606, 65.0051
CIE-LCH:
66.0693, 67.1562, 75.4594
CIE-Luv:
66.0693, 56.1553, 63.1619
Hunter-Lab:
59.5092, 11.9571, 35.5871
#d7931f color charts
#d7931f color shades, tints & tones
#d7931f color schemes
#d7931f color preview, HTML & CSS examples
This text has a color of #d7931f
<p style="color:#d7931f;">Text here</p>
.mytext {color:#d7931f;}
This box has a color of #d7931f
<div style="background-color:#d7931f;">Content here</div>
.mybackground {background-color:#d7931f;}
Border around this has a color of #d7931f
<div style="border:2px solid #d7931f;">Content here</div>
.myborder {border:2px solid #d7931f;}