#ddcc75 color space conversions
Hex:
#ddcc75
RGB:
221, 204, 117
CMY:
13, 20, 54
CMYK:
0, 8, 47, 13
HSL:
50°, 60.4651%, 66.2745%
HSV (HSB):
50°, 47.0588%, 86.6667%
XYZ:
54.6225, 59.8422, 25.5014
xyY:
0.3903, 0.4275, 59.8422
CIE-Lab:
81.7524, -5.6453, 45.2570
CIE-LCH:
81.7524, 45.6078, 97.1103
CIE-Luv:
81.7524, 15.4552, 58.6518
Hunter-Lab:
77.3578, -9.3367, 34.6052
#ddcc75 color charts
#ddcc75 color shades, tints & tones
#ddcc75 color schemes
#ddcc75 color preview, HTML & CSS examples
This text has a color of #ddcc75
<p style="color:#ddcc75;">Text here</p>
.mytext {color:#ddcc75;}
This box has a color of #ddcc75
<div style="background-color:#ddcc75;">Content here</div>
.mybackground {background-color:#ddcc75;}
Border around this has a color of #ddcc75
<div style="border:2px solid #ddcc75;">Content here</div>
.myborder {border:2px solid #ddcc75;}