#ddba2e color space conversions
Hex:
#ddba2e
RGB:
221, 186, 46
CMY:
13, 27, 82
CMYK:
0, 16, 79, 13
HSL:
48°, 72.0165%, 52.3529%
HSV (HSB):
48°, 79.1855%, 86.6667%
XYZ:
47.8708, 50.6872, 9.8453
xyY:
0.4416, 0.4676, 50.6872
CIE-Lab:
76.4892, -0.8454, 69.6964
CIE-LCH:
76.4892, 69.7015, 90.6949
CIE-Luv:
76.4892, 30.5650, 75.7924
Hunter-Lab:
71.1950, -4.5694, 41.6375
#ddba2e color charts
#ddba2e color shades, tints & tones
#ddba2e color schemes
#ddba2e color preview, HTML & CSS examples
This text has a color of #ddba2e
<p style="color:#ddba2e;">Text here</p>
.mytext {color:#ddba2e;}
This box has a color of #ddba2e
<div style="background-color:#ddba2e;">Content here</div>
.mybackground {background-color:#ddba2e;}
Border around this has a color of #ddba2e
<div style="border:2px solid #ddba2e;">Content here</div>
.myborder {border:2px solid #ddba2e;}