#d29f0c color space conversions
Hex:
#d29f0c
RGB:
210, 159, 12
CMY:
18, 38, 95
CMYK:
0, 24, 94, 18
HSL:
45°, 89.1892%, 43.5294%
HSV (HSB):
45°, 94.2857%, 82.3529%
XYZ:
39.0428, 38.5245, 5.7260
xyY:
0.4687, 0.4625, 38.5245
CIE-Lab:
68.4054, 7.8652, 70.5957
CIE-LCH:
68.4054, 71.0325, 83.6428
CIE-Luv:
68.4054, 43.0880, 69.7767
Hunter-Lab:
62.0681, 3.6632, 37.9779
#d29f0c color charts
#d29f0c color shades, tints & tones
#d29f0c color schemes
#d29f0c color preview, HTML & CSS examples
This text has a color of #d29f0c
<p style="color:#d29f0c;">Text here</p>
.mytext {color:#d29f0c;}
This box has a color of #d29f0c
<div style="background-color:#d29f0c;">Content here</div>
.mybackground {background-color:#d29f0c;}
Border around this has a color of #d29f0c
<div style="border:2px solid #d29f0c;">Content here</div>
.myborder {border:2px solid #d29f0c;}