#ddcb07 color space conversions
Hex:
#ddcb07
RGB:
221, 203, 7
CMY:
13, 20, 97
CMYK:
0, 8, 97, 13
HSL:
55°, 93.8596%, 44.7059%
HSV (HSB):
55°, 96.8326%, 86.6667%
XYZ:
51.2131, 58.0994, 8.7161
xyY:
0.4339, 0.4922, 58.0994
CIE-Lab:
80.7940, -10.3501, 80.6908
CIE-LCH:
80.7940, 81.3519, 97.3093
CIE-Luv:
80.7940, 18.9637, 86.9087
Hunter-Lab:
76.2229, -13.4586, 46.5762
#ddcb07 color charts
#ddcb07 color shades, tints & tones
#ddcb07 color schemes
#ddcb07 color preview, HTML & CSS examples
This text has a color of #ddcb07
<p style="color:#ddcb07;">Text here</p>
.mytext {color:#ddcb07;}
This box has a color of #ddcb07
<div style="background-color:#ddcb07;">Content here</div>
.mybackground {background-color:#ddcb07;}
Border around this has a color of #ddcb07
<div style="border:2px solid #ddcb07;">Content here</div>
.myborder {border:2px solid #ddcb07;}