#d29411 color space conversions
Hex:
#d29411
RGB:
210, 148, 17
CMY:
18, 42, 93
CMYK:
0, 30, 92, 18
HSL:
41°, 85.0220%, 44.5098%
HSV (HSB):
41°, 91.9048%, 82.3529%
XYZ:
37.2694, 34.9219, 5.3066
xyY:
0.4809, 0.4506, 34.9219
CIE-Lab:
65.6878, 13.8639, 67.7863
CIE-LCH:
65.6878, 69.1895, 78.4411
CIE-Luv:
65.6878, 51.6797, 65.2036
Hunter-Lab:
59.0948, 9.1591, 36.0422
#d29411 color charts
#d29411 color shades, tints & tones
#d29411 color schemes
#d29411 color preview, HTML & CSS examples
This text has a color of #d29411
<p style="color:#d29411;">Text here</p>
.mytext {color:#d29411;}
This box has a color of #d29411
<div style="background-color:#d29411;">Content here</div>
.mybackground {background-color:#d29411;}
Border around this has a color of #d29411
<div style="border:2px solid #d29411;">Content here</div>
.myborder {border:2px solid #d29411;}