#ddb02e color space conversions
Hex:
#ddb02e
RGB:
221, 176, 46
CMY:
13, 31, 82
CMYK:
0, 20, 79, 13
HSL:
45°, 72.0165%, 52.3529%
HSV (HSB):
45°, 79.1855%, 86.6667%
XYZ:
45.8373, 46.6201, 9.1675
xyY:
0.4510, 0.4587, 46.6201
CIE-Lab:
73.9461, 4.4013, 67.4212
CIE-LCH:
73.9461, 67.5647, 86.2650
CIE-Luv:
73.9461, 37.9348, 71.8199
Hunter-Lab:
68.2789, 0.3433, 39.8347
#ddb02e color charts
#ddb02e color shades, tints & tones
#ddb02e color schemes
#ddb02e color preview, HTML & CSS examples
This text has a color of #ddb02e
<p style="color:#ddb02e;">Text here</p>
.mytext {color:#ddb02e;}
This box has a color of #ddb02e
<div style="background-color:#ddb02e;">Content here</div>
.mybackground {background-color:#ddb02e;}
Border around this has a color of #ddb02e
<div style="border:2px solid #ddb02e;">Content here</div>
.myborder {border:2px solid #ddb02e;}