#ddcc14 color space conversions
Hex:
#ddcc14
RGB:
221, 204, 20
CMY:
13, 20, 92
CMYK:
0, 8, 91, 13
HSL:
55°, 83.4025%, 47.2549%
HSV (HSB):
55°, 90.9502%, 86.6667%
XYZ:
51.5379, 58.6084, 9.2580
xyY:
0.4316, 0.4908, 58.6084
CIE-Lab:
81.0759, -10.7065, 79.4262
CIE-LCH:
81.0759, 80.1445, 97.6771
CIE-Luv:
81.0759, 18.1829, 86.4405
Hunter-Lab:
76.5561, -13.8062, 46.4193
#ddcc14 color charts
#ddcc14 color shades, tints & tones
#ddcc14 color schemes
#ddcc14 color preview, HTML & CSS examples
This text has a color of #ddcc14
<p style="color:#ddcc14;">Text here</p>
.mytext {color:#ddcc14;}
This box has a color of #ddcc14
<div style="background-color:#ddcc14;">Content here</div>
.mybackground {background-color:#ddcc14;}
Border around this has a color of #ddcc14
<div style="border:2px solid #ddcc14;">Content here</div>
.myborder {border:2px solid #ddcc14;}