#d29e00 color space conversions
Hex:
#d29e00
RGB:
210, 158, 0
CMY:
18, 38, 100
CMYK:
0, 25, 100, 18
HSL:
45°, 100.0000%, 41.1765%
HSV (HSB):
45°, 100.0000%, 82.3529%
XYZ:
38.8052, 38.1554, 5.3195
xyY:
0.4716, 0.4637, 38.1554
CIE-Lab:
68.1350, 8.2752, 71.9465
CIE-LCH:
68.1350, 72.4208, 83.4387
CIE-Luv:
68.1350, 44.0080, 70.2104
Hunter-Lab:
61.7700, 4.0398, 38.1331
#d29e00 color charts
#d29e00 color shades, tints & tones
#d29e00 color schemes
#d29e00 color preview, HTML & CSS examples
This text has a color of #d29e00
<p style="color:#d29e00;">Text here</p>
.mytext {color:#d29e00;}
This box has a color of #d29e00
<div style="background-color:#d29e00;">Content here</div>
.mybackground {background-color:#d29e00;}
Border around this has a color of #d29e00
<div style="border:2px solid #d29e00;">Content here</div>
.myborder {border:2px solid #d29e00;}