#ddbd1c color space conversions
Hex:
#ddbd1c
RGB:
221, 189, 28
CMY:
13, 26, 89
CMYK:
0, 14, 87, 13
HSL:
50°, 77.5100%, 48.8235%
HSV (HSB):
50°, 87.3303%, 86.6667%
XYZ:
48.2260, 51.8512, 8.5651
xyY:
0.4439, 0.4773, 51.8512
CIE-Lab:
77.1918, -2.8925, 74.9807
CIE-LCH:
77.1918, 75.0365, 92.2092
CIE-Luv:
77.1918, 28.7561, 79.8654
Hunter-Lab:
72.0078, -6.4662, 43.3531
#ddbd1c color charts
#ddbd1c color shades, tints & tones
#ddbd1c color schemes
#ddbd1c color preview, HTML & CSS examples
This text has a color of #ddbd1c
<p style="color:#ddbd1c;">Text here</p>
.mytext {color:#ddbd1c;}
This box has a color of #ddbd1c
<div style="background-color:#ddbd1c;">Content here</div>
.mybackground {background-color:#ddbd1c;}
Border around this has a color of #ddbd1c
<div style="border:2px solid #ddbd1c;">Content here</div>
.myborder {border:2px solid #ddbd1c;}