#ddad1c color space conversions
Hex:
#ddad1c
RGB:
221, 173, 28
CMY:
13, 32, 89
CMYK:
0, 22, 87, 13
HSL:
45°, 77.5100%, 48.8235%
HSV (HSB):
45°, 87.3303%, 86.6667%
XYZ:
44.9720, 45.3431, 7.4804
xyY:
0.4599, 0.4637, 45.3431
CIE-Lab:
73.1173, 5.4908, 71.7376
CIE-LCH:
73.1173, 71.9474, 85.6231
CIE-Luv:
73.1173, 40.6762, 73.7199
Hunter-Lab:
67.3373, 1.3729, 40.5497
#ddad1c color charts
#ddad1c color shades, tints & tones
#ddad1c color schemes
#ddad1c color preview, HTML & CSS examples
This text has a color of #ddad1c
<p style="color:#ddad1c;">Text here</p>
.mytext {color:#ddad1c;}
This box has a color of #ddad1c
<div style="background-color:#ddad1c;">Content here</div>
.mybackground {background-color:#ddad1c;}
Border around this has a color of #ddad1c
<div style="border:2px solid #ddad1c;">Content here</div>
.myborder {border:2px solid #ddad1c;}