#d07a31 color space conversions
Hex:
#d07a31
RGB:
208, 122, 49
CMY:
18, 52, 81
CMYK:
0, 41, 76, 18
HSL:
28°, 62.8458%, 50.3922%
HSV (HSB):
28°, 76.4423%, 81.5686%
XYZ:
33.5263, 27.5507, 6.4565
xyY:
0.4964, 0.4080, 27.5507
CIE-Lab:
59.4806, 27.9325, 52.1484
CIE-LCH:
59.4806, 59.1581, 61.8249
CIE-Luv:
59.4806, 69.4711, 49.1634
Hunter-Lab:
52.4888, 22.1586, 29.4490
#d07a31 color charts
#d07a31 color shades, tints & tones
#d07a31 color schemes
#d07a31 color preview, HTML & CSS examples
This text has a color of #d07a31
<p style="color:#d07a31;">Text here</p>
.mytext {color:#d07a31;}
This box has a color of #d07a31
<div style="background-color:#d07a31;">Content here</div>
.mybackground {background-color:#d07a31;}
Border around this has a color of #d07a31
<div style="border:2px solid #d07a31;">Content here</div>
.myborder {border:2px solid #d07a31;}