#d37f1d color space conversions
Hex:
#d37f1d
RGB:
211, 127, 29
CMY:
17, 50, 89
CMYK:
0, 40, 86, 17
HSL:
32°, 75.8333%, 47.0588%
HSV (HSB):
32°, 86.2559%, 82.7451%
XYZ:
34.6751, 29.1163, 4.9548
xyY:
0.5044, 0.4235, 29.1163
CIE-Lab:
60.8842, 25.8727, 61.1554
CIE-LCH:
60.8842, 66.4031, 67.0685
CIE-Luv:
60.8842, 69.1647, 55.8316
Hunter-Lab:
53.9596, 20.2772, 32.3274
#d37f1d color charts
#d37f1d color shades, tints & tones
#d37f1d color schemes
#d37f1d color preview, HTML & CSS examples
This text has a color of #d37f1d
<p style="color:#d37f1d;">Text here</p>
.mytext {color:#d37f1d;}
This box has a color of #d37f1d
<div style="background-color:#d37f1d;">Content here</div>
.mybackground {background-color:#d37f1d;}
Border around this has a color of #d37f1d
<div style="border:2px solid #d37f1d;">Content here</div>
.myborder {border:2px solid #d37f1d;}