#ddc342 color space conversions
Hex:
#ddc342
RGB:
221, 195, 66
CMY:
13, 24, 74
CMYK:
0, 12, 70, 13
HSL:
50°, 69.5067%, 56.2745%
HSV (HSB):
50°, 70.1357%, 86.6667%
XYZ:
50.3173, 54.7957, 13.0789
xyY:
0.4257, 0.4636, 54.7957
CIE-Lab:
78.9235, -4.6736, 64.9801
CIE-LCH:
78.9235, 65.1480, 94.1138
CIE-Luv:
78.9235, 23.5710, 74.6046
Hunter-Lab:
74.0241, -8.2084, 41.3413
#ddc342 color charts
#ddc342 color shades, tints & tones
#ddc342 color schemes
#ddc342 color preview, HTML & CSS examples
This text has a color of #ddc342
<p style="color:#ddc342;">Text here</p>
.mytext {color:#ddc342;}
This box has a color of #ddc342
<div style="background-color:#ddc342;">Content here</div>
.mybackground {background-color:#ddc342;}
Border around this has a color of #ddc342
<div style="border:2px solid #ddc342;">Content here</div>
.myborder {border:2px solid #ddc342;}