#ddbb45 color space conversions
Hex:
#ddbb45
RGB:
221, 187, 69
CMY:
13, 27, 73
CMYK:
0, 15, 69, 13
HSL:
47°, 69.0909%, 56.8627%
HSV (HSB):
47°, 68.7783%, 86.6667%
XYZ:
48.6633, 51.3425, 12.9755
xyY:
0.4307, 0.4544, 51.3425
CIE-Lab:
76.8860, -0.3728, 61.7280
CIE-LCH:
76.8860, 61.7291, 90.3460
CIE-Luv:
76.8860, 29.0869, 70.3587
Hunter-Lab:
71.6537, -4.1663, 39.4210
#ddbb45 color charts
#ddbb45 color shades, tints & tones
#ddbb45 color schemes
#ddbb45 color preview, HTML & CSS examples
This text has a color of #ddbb45
<p style="color:#ddbb45;">Text here</p>
.mytext {color:#ddbb45;}
This box has a color of #ddbb45
<div style="background-color:#ddbb45;">Content here</div>
.mybackground {background-color:#ddbb45;}
Border around this has a color of #ddbb45
<div style="border:2px solid #ddbb45;">Content here</div>
.myborder {border:2px solid #ddbb45;}