#ddd05c color space conversions
Hex:
#ddd05c
RGB:
221, 208, 92
CMY:
13, 18, 64
CMYK:
0, 6, 58, 13
HSL:
54°, 65.4822%, 61.3725%
HSV (HSB):
54°, 58.3710%, 86.6667%
XYZ:
54.3064, 61.2566, 19.0867
xyY:
0.4033, 0.4549, 61.2566
CIE-Lab:
82.5165, -9.7424, 57.9243
CIE-LCH:
82.5165, 58.7379, 99.5474
CIE-Luv:
82.5165, 13.9173, 71.5498
Hunter-Lab:
78.2666, -13.1117, 40.3277
#ddd05c color charts
#ddd05c color shades, tints & tones
#ddd05c color schemes
#ddd05c color preview, HTML & CSS examples
This text has a color of #ddd05c
<p style="color:#ddd05c;">Text here</p>
.mytext {color:#ddd05c;}
This box has a color of #ddd05c
<div style="background-color:#ddd05c;">Content here</div>
.mybackground {background-color:#ddd05c;}
Border around this has a color of #ddd05c
<div style="border:2px solid #ddd05c;">Content here</div>
.myborder {border:2px solid #ddd05c;}