#d37a2a color space conversions
Hex:
#d37a2a
RGB:
211, 122, 42
CMY:
17, 52, 84
CMYK:
0, 42, 80, 17
HSL:
28°, 66.7984%, 49.6078%
HSV (HSB):
28°, 80.0948%, 82.7451%
XYZ:
34.2414, 27.9351, 5.7778
xyY:
0.5039, 0.4111, 27.9351
CIE-Lab:
59.8301, 28.9204, 55.5855
CIE-LCH:
59.8301, 62.6589, 62.5126
CIE-Luv:
59.8301, 72.4933, 51.2624
Hunter-Lab:
52.8537, 23.1478, 30.5162
#d37a2a color charts
#d37a2a color shades, tints & tones
#d37a2a color schemes
#d37a2a color preview, HTML & CSS examples
This text has a color of #d37a2a
<p style="color:#d37a2a;">Text here</p>
.mytext {color:#d37a2a;}
This box has a color of #d37a2a
<div style="background-color:#d37a2a;">Content here</div>
.mybackground {background-color:#d37a2a;}
Border around this has a color of #d37a2a
<div style="border:2px solid #d37a2a;">Content here</div>
.myborder {border:2px solid #d37a2a;}