#ddcc18 color space conversions
Hex:
#ddcc18
RGB:
221, 204, 24
CMY:
13, 20, 91
CMYK:
0, 8, 89, 13
HSL:
55°, 80.4082%, 48.0392%
HSV (HSB):
55°, 89.1403%, 86.6667%
XYZ:
51.5765, 58.6238, 9.4613
xyY:
0.4310, 0.4899, 58.6238
CIE-Lab:
81.0844, -10.6415, 78.8018
CIE-LCH:
81.0844, 79.5171, 97.6908
CIE-Luv:
81.0844, 18.1465, 86.0701
Hunter-Lab:
76.5662, -13.7497, 46.2699
#ddcc18 color charts
#ddcc18 color shades, tints & tones
#ddcc18 color schemes
#ddcc18 color preview, HTML & CSS examples
This text has a color of #ddcc18
<p style="color:#ddcc18;">Text here</p>
.mytext {color:#ddcc18;}
This box has a color of #ddcc18
<div style="background-color:#ddcc18;">Content here</div>
.mybackground {background-color:#ddcc18;}
Border around this has a color of #ddcc18
<div style="border:2px solid #ddcc18;">Content here</div>
.myborder {border:2px solid #ddcc18;}