#d07d41 color space conversions
Hex:
#d07d41
RGB:
208, 125, 65
CMY:
18, 51, 75
CMYK:
0, 40, 69, 18
HSL:
25°, 60.3376%, 53.5294%
HSV (HSB):
25°, 68.7500%, 81.5686%
XYZ:
34.3002, 28.4588, 8.6863
xyY:
0.4801, 0.3983, 28.4588
CIE-Lab:
60.3010, 27.0941, 45.4563
CIE-LCH:
60.3010, 52.9185, 59.2031
CIE-Luv:
60.3010, 65.6505, 44.9465
Hunter-Lab:
53.3468, 21.4126, 27.6887
#d07d41 color charts
#d07d41 color shades, tints & tones
#d07d41 color schemes
#d07d41 color preview, HTML & CSS examples
This text has a color of #d07d41
<p style="color:#d07d41;">Text here</p>
.mytext {color:#d07d41;}
This box has a color of #d07d41
<div style="background-color:#d07d41;">Content here</div>
.mybackground {background-color:#d07d41;}
Border around this has a color of #d07d41
<div style="border:2px solid #d07d41;">Content here</div>
.myborder {border:2px solid #d07d41;}