#d29e01 color space conversions
Hex:
#d29e01
RGB:
210, 158, 1
CMY:
18, 38, 100
CMYK:
0, 25, 100, 18
HSL:
45°, 99.0521%, 41.3725%
HSV (HSB):
45°, 99.5238%, 82.3529%
XYZ:
38.8107, 38.1575, 5.3483
xyY:
0.4715, 0.4635, 38.1575
CIE-Lab:
68.1366, 8.2857, 71.8173
CIE-LCH:
68.1366, 72.2937, 83.4187
CIE-Luv:
68.1366, 43.9963, 70.1433
Hunter-Lab:
61.7718, 4.0493, 38.1068
#d29e01 color charts
#d29e01 color shades, tints & tones
#d29e01 color schemes
#d29e01 color preview, HTML & CSS examples
This text has a color of #d29e01
<p style="color:#d29e01;">Text here</p>
.mytext {color:#d29e01;}
This box has a color of #d29e01
<div style="background-color:#d29e01;">Content here</div>
.mybackground {background-color:#d29e01;}
Border around this has a color of #d29e01
<div style="border:2px solid #d29e01;">Content here</div>
.myborder {border:2px solid #d29e01;}