#ddbb13 color space conversions
Hex:
#ddbb13
RGB:
221, 187, 19
CMY:
13, 27, 93
CMYK:
0, 15, 91, 13
HSL:
50°, 84.1667%, 47.0588%
HSV (HSB):
50°, 91.4027%, 86.6667%
XYZ:
47.7067, 50.9598, 7.9379
xyY:
0.4475, 0.4780, 50.9598
CIE-Lab:
76.6547, -2.0141, 76.1996
CIE-LCH:
76.6547, 76.2262, 91.5141
CIE-Luv:
76.6547, 30.3380, 80.0479
Hunter-Lab:
71.3861, -5.6360, 43.3774
#ddbb13 color charts
#ddbb13 color shades, tints & tones
#ddbb13 color schemes
#ddbb13 color preview, HTML & CSS examples
This text has a color of #ddbb13
<p style="color:#ddbb13;">Text here</p>
.mytext {color:#ddbb13;}
This box has a color of #ddbb13
<div style="background-color:#ddbb13;">Content here</div>
.mybackground {background-color:#ddbb13;}
Border around this has a color of #ddbb13
<div style="border:2px solid #ddbb13;">Content here</div>
.myborder {border:2px solid #ddbb13;}