#d39a2a color space conversions
Hex:
#d39a2a
RGB:
211, 154, 42
CMY:
17, 40, 84
CMYK:
0, 27, 80, 17
HSL:
40°, 66.7984%, 49.6078%
HSV (HSB):
40°, 80.0948%, 82.7451%
XYZ:
38.8375, 37.1273, 7.3098
xyY:
0.4664, 0.4458, 37.1273
CIE-Lab:
67.3724, 11.6650, 62.4602
CIE-LCH:
67.3724, 63.5402, 79.4214
CIE-Luv:
67.3724, 47.0042, 63.6174
Hunter-Lab:
60.9321, 7.1427, 35.5397
#d39a2a color charts
#d39a2a color shades, tints & tones
#d39a2a color schemes
#d39a2a color preview, HTML & CSS examples
This text has a color of #d39a2a
<p style="color:#d39a2a;">Text here</p>
.mytext {color:#d39a2a;}
This box has a color of #d39a2a
<div style="background-color:#d39a2a;">Content here</div>
.mybackground {background-color:#d39a2a;}
Border around this has a color of #d39a2a
<div style="border:2px solid #d39a2a;">Content here</div>
.myborder {border:2px solid #d39a2a;}