#dca90e color space conversions
Hex:
#dca90e
RGB:
220, 169, 14
CMY:
14, 34, 95
CMYK:
0, 23, 94, 14
HSL:
45°, 88.0342%, 45.8824%
HSV (HSB):
45°, 93.6364%, 86.2745%
XYZ:
43.7824, 43.6233, 6.5280
xyY:
0.4661, 0.4644, 43.6233
CIE-Lab:
71.9760, 6.9442, 73.4052
CIE-LCH:
71.9760, 73.7329, 84.5959
CIE-Luv:
71.9760, 43.2008, 73.6295
Hunter-Lab:
66.0479, 2.7418, 40.3735
#dca90e color charts
#dca90e color shades, tints & tones
#dca90e color schemes
#dca90e color preview, HTML & CSS examples
This text has a color of #dca90e
<p style="color:#dca90e;">Text here</p>
.mytext {color:#dca90e;}
This box has a color of #dca90e
<div style="background-color:#dca90e;">Content here</div>
.mybackground {background-color:#dca90e;}
Border around this has a color of #dca90e
<div style="border:2px solid #dca90e;">Content here</div>
.myborder {border:2px solid #dca90e;}