#ddbf3d color space conversions
Hex:
#ddbf3d
RGB:
221, 191, 61
CMY:
13, 25, 76
CMYK:
0, 14, 72, 13
HSL:
49°, 70.1754%, 55.2941%
HSV (HSB):
49°, 72.3982%, 86.6667%
XYZ:
49.2919, 52.9707, 12.0413
xyY:
0.4312, 0.4634, 52.9707
CIE-Lab:
77.8577, -2.8461, 65.8244
CIE-LCH:
77.8577, 65.8859, 92.4758
CIE-Luv:
77.8577, 26.5390, 74.3162
Hunter-Lab:
72.7810, -6.4751, 41.1374
#ddbf3d color charts
#ddbf3d color shades, tints & tones
#ddbf3d color schemes
#ddbf3d color preview, HTML & CSS examples
This text has a color of #ddbf3d
<p style="color:#ddbf3d;">Text here</p>
.mytext {color:#ddbf3d;}
This box has a color of #ddbf3d
<div style="background-color:#ddbf3d;">Content here</div>
.mybackground {background-color:#ddbf3d;}
Border around this has a color of #ddbf3d
<div style="border:2px solid #ddbf3d;">Content here</div>
.myborder {border:2px solid #ddbf3d;}