#d37d2a color space conversions
Hex:
#d37d2a
RGB:
211, 125, 42
CMY:
17, 51, 84
CMYK:
0, 41, 80, 17
HSL:
29°, 66.7984%, 49.6078%
HSV (HSB):
29°, 80.0948%, 82.7451%
XYZ:
34.6155, 28.6833, 5.9025
xyY:
0.5002, 0.4145, 28.6833
CIE-Lab:
60.5011, 27.3190, 56.2056
CIE-LCH:
60.5011, 62.4932, 64.0777
CIE-Luv:
60.5011, 70.0667, 52.3886
Hunter-Lab:
53.5568, 21.6461, 30.9554
#d37d2a color charts
#d37d2a color shades, tints & tones
#d37d2a color schemes
#d37d2a color preview, HTML & CSS examples
This text has a color of #d37d2a
<p style="color:#d37d2a;">Text here</p>
.mytext {color:#d37d2a;}
This box has a color of #d37d2a
<div style="background-color:#d37d2a;">Content here</div>
.mybackground {background-color:#d37d2a;}
Border around this has a color of #d37d2a
<div style="border:2px solid #d37d2a;">Content here</div>
.myborder {border:2px solid #d37d2a;}