#ddba07 color space conversions
Hex:
#ddba07
RGB:
221, 186, 7
CMY:
13, 27, 97
CMYK:
0, 16, 97, 13
HSL:
50°, 93.8596%, 44.7059%
HSV (HSB):
50°, 96.8326%, 86.6667%
XYZ:
47.4160, 50.5053, 7.4504
xyY:
0.4500, 0.4793, 50.5053
CIE-Lab:
76.3784, -1.6317, 77.4699
CIE-LCH:
76.3784, 77.4871, 91.2066
CIE-Luv:
76.3784, 31.1817, 80.4937
Hunter-Lab:
71.0671, -5.2720, 43.5312
#ddba07 color charts
#ddba07 color shades, tints & tones
#ddba07 color schemes
#ddba07 color preview, HTML & CSS examples
This text has a color of #ddba07
<p style="color:#ddba07;">Text here</p>
.mytext {color:#ddba07;}
This box has a color of #ddba07
<div style="background-color:#ddba07;">Content here</div>
.mybackground {background-color:#ddba07;}
Border around this has a color of #ddba07
<div style="border:2px solid #ddba07;">Content here</div>
.myborder {border:2px solid #ddba07;}