#ddbb3a color space conversions
Hex:
#ddbb3a
RGB:
221, 187, 58
CMY:
13, 27, 77
CMYK:
0, 15, 74, 13
HSL:
47°, 70.5628%, 54.7059%
HSV (HSB):
47°, 73.7557%, 86.6667%
XYZ:
48.3528, 51.2183, 11.3406
xyY:
0.4360, 0.4618, 51.2183
CIE-Lab:
76.8110, -0.9022, 65.9192
CIE-LCH:
76.8110, 65.9253, 90.7841
CIE-Luv:
76.8110, 29.4863, 73.4541
Hunter-Lab:
71.5670, -4.6421, 40.7017
#ddbb3a color charts
#ddbb3a color shades, tints & tones
#ddbb3a color schemes
#ddbb3a color preview, HTML & CSS examples
This text has a color of #ddbb3a
<p style="color:#ddbb3a;">Text here</p>
.mytext {color:#ddbb3a;}
This box has a color of #ddbb3a
<div style="background-color:#ddbb3a;">Content here</div>
.mybackground {background-color:#ddbb3a;}
Border around this has a color of #ddbb3a
<div style="border:2px solid #ddbb3a;">Content here</div>
.myborder {border:2px solid #ddbb3a;}