#ddbb1a color space conversions
Hex:
#ddbb1a
RGB:
221, 187, 26
CMY:
13, 27, 90
CMYK:
0, 15, 88, 13
HSL:
50°, 78.9474%, 48.4314%
HSV (HSB):
50°, 88.2353%, 86.6667%
XYZ:
47.7756, 50.9874, 8.3008
xyY:
0.4462, 0.4762, 50.9874
CIE-Lab:
76.6714, -1.8949, 74.9742
CIE-LCH:
76.6714, 74.9981, 91.4478
CIE-Luv:
76.6714, 30.2458, 79.3348
Hunter-Lab:
71.4054, -5.5297, 43.0914
#ddbb1a color charts
#ddbb1a color shades, tints & tones
#ddbb1a color schemes
#ddbb1a color preview, HTML & CSS examples
This text has a color of #ddbb1a
<p style="color:#ddbb1a;">Text here</p>
.mytext {color:#ddbb1a;}
This box has a color of #ddbb1a
<div style="background-color:#ddbb1a;">Content here</div>
.mybackground {background-color:#ddbb1a;}
Border around this has a color of #ddbb1a
<div style="border:2px solid #ddbb1a;">Content here</div>
.myborder {border:2px solid #ddbb1a;}