#ddbb39 color space conversions
Hex:
#ddbb39
RGB:
221, 187, 57
CMY:
13, 27, 78
CMYK:
0, 15, 74, 13
HSL:
48°, 70.6897%, 54.5098%
HSV (HSB):
48°, 74.2081%, 86.6667%
XYZ:
48.3276, 51.2082, 11.2079
xyY:
0.4364, 0.4624, 51.2082
CIE-Lab:
76.8050, -0.9453, 66.2772
CIE-LCH:
76.8050, 66.2839, 90.8171
CIE-Luv:
76.8050, 29.5190, 73.7074
Hunter-Lab:
71.5599, -4.6807, 40.8058
#ddbb39 color charts
#ddbb39 color shades, tints & tones
#ddbb39 color schemes
#ddbb39 color preview, HTML & CSS examples
This text has a color of #ddbb39
<p style="color:#ddbb39;">Text here</p>
.mytext {color:#ddbb39;}
This box has a color of #ddbb39
<div style="background-color:#ddbb39;">Content here</div>
.mybackground {background-color:#ddbb39;}
Border around this has a color of #ddbb39
<div style="border:2px solid #ddbb39;">Content here</div>
.myborder {border:2px solid #ddbb39;}