#dda512 color space conversions
Hex:
#dda512
RGB:
221, 165, 18
CMY:
13, 35, 93
CMYK:
0, 25, 92, 13
HSL:
43°, 84.9372%, 46.8627%
HSV (HSB):
43°, 91.8552%, 86.6667%
XYZ:
43.3831, 42.3261, 6.4555
xyY:
0.4707, 0.4592, 42.3261
CIE-Lab:
71.0952, 9.5632, 72.1776
CIE-LCH:
71.0952, 72.8083, 82.4525
CIE-Luv:
71.0952, 47.0455, 71.8100
Hunter-Lab:
65.0585, 5.1772, 39.6579
#dda512 color charts
#dda512 color shades, tints & tones
#dda512 color schemes
#dda512 color preview, HTML & CSS examples
This text has a color of #dda512
<p style="color:#dda512;">Text here</p>
.mytext {color:#dda512;}
This box has a color of #dda512
<div style="background-color:#dda512;">Content here</div>
.mybackground {background-color:#dda512;}
Border around this has a color of #dda512
<div style="border:2px solid #dda512;">Content here</div>
.myborder {border:2px solid #dda512;}