#ddbb30 color space conversions
Hex:
#ddbb30
RGB:
221, 187, 48
CMY:
13, 27, 81
CMYK:
0, 15, 78, 13
HSL:
48°, 71.7842%, 52.7451%
HSV (HSB):
48°, 78.2805%, 86.6667%
XYZ:
48.1226, 51.1262, 10.1283
xyY:
0.4400, 0.4674, 51.1262
CIE-Lab:
76.7554, -1.2967, 69.3034
CIE-LCH:
76.7554, 69.3156, 91.0719
CIE-Luv:
76.7554, 29.7866, 75.7795
Hunter-Lab:
71.5026, -4.9956, 41.6534
#ddbb30 color charts
#ddbb30 color shades, tints & tones
#ddbb30 color schemes
#ddbb30 color preview, HTML & CSS examples
This text has a color of #ddbb30
<p style="color:#ddbb30;">Text here</p>
.mytext {color:#ddbb30;}
This box has a color of #ddbb30
<div style="background-color:#ddbb30;">Content here</div>
.mybackground {background-color:#ddbb30;}
Border around this has a color of #ddbb30
<div style="border:2px solid #ddbb30;">Content here</div>
.myborder {border:2px solid #ddbb30;}