#ffdd7d color space conversions
Hex:
#ffdd7d
RGB:
255, 221, 125
CMY:
0, 13, 51
CMYK:
0, 13, 51, 0
HSL:
44°, 100.0000%, 74.5098%
HSV (HSB):
44°, 50.9804%, 100.0000%
XYZ:
70.7981, 74.4536, 30.0416
xyY:
0.4039, 0.4247, 74.4536
CIE-Lab:
89.1364, 0.0688, 51.0678
CIE-LCH:
89.1364, 51.0678, 89.9228
CIE-Luv:
89.1364, 27.5765, 65.0036
Hunter-Lab:
86.2865, -4.5420, 39.7581
#ffdd7d color charts
#ffdd7d color shades, tints & tones
#ffdd7d color schemes
#ffdd7d color preview, HTML & CSS examples
This text has a color of #ffdd7d
<p style="color:#ffdd7d;">Text here</p>
.mytext {color:#ffdd7d;}
This box has a color of #ffdd7d
<div style="background-color:#ffdd7d;">Content here</div>
.mybackground {background-color:#ffdd7d;}
Border around this has a color of #ffdd7d
<div style="border:2px solid #ffdd7d;">Content here</div>
.myborder {border:2px solid #ffdd7d;}