#ddbb52 color space conversions
Hex:
#ddbb52
RGB:
221, 187, 82
CMY:
13, 27, 68
CMYK:
0, 15, 63, 13
HSL:
45°, 67.1498%, 59.4118%
HSV (HSB):
45°, 62.8959%, 86.6667%
XYZ:
49.1121, 51.5220, 15.3389
xyY:
0.4235, 0.4443, 51.5220
CIE-Lab:
76.9941, 0.3871, 56.2689
CIE-LCH:
76.9941, 56.2702, 89.6059
CIE-Luv:
76.9941, 28.5204, 65.9642
Hunter-Lab:
71.7788, -3.4807, 37.5751
#ddbb52 color charts
#ddbb52 color shades, tints & tones
#ddbb52 color schemes
#ddbb52 color preview, HTML & CSS examples
This text has a color of #ddbb52
<p style="color:#ddbb52;">Text here</p>
.mytext {color:#ddbb52;}
This box has a color of #ddbb52
<div style="background-color:#ddbb52;">Content here</div>
.mybackground {background-color:#ddbb52;}
Border around this has a color of #ddbb52
<div style="border:2px solid #ddbb52;">Content here</div>
.myborder {border:2px solid #ddbb52;}