#ddc265 color space conversions
Hex:
#ddc265
RGB:
221, 194, 101
CMY:
13, 24, 60
CMYK:
0, 12, 54, 13
HSL:
47°, 63.8298%, 63.1373%
HSV (HSB):
47°, 54.2986%, 86.6667%
XYZ:
51.4595, 54.8953, 20.1956
xyY:
0.4066, 0.4338, 54.8953
CIE-Lab:
78.9809, -1.8834, 49.7015
CIE-LCH:
78.9809, 49.7371, 92.1702
CIE-Luv:
78.9809, 22.7898, 61.3987
Hunter-Lab:
74.0914, -5.6842, 35.7029
#ddc265 color charts
#ddc265 color shades, tints & tones
#ddc265 color schemes
#ddc265 color preview, HTML & CSS examples
This text has a color of #ddc265
<p style="color:#ddc265;">Text here</p>
.mytext {color:#ddc265;}
This box has a color of #ddc265
<div style="background-color:#ddc265;">Content here</div>
.mybackground {background-color:#ddc265;}
Border around this has a color of #ddc265
<div style="border:2px solid #ddc265;">Content here</div>
.myborder {border:2px solid #ddc265;}