#ffdd80 color space conversions
Hex:
#ffdd80
RGB:
255, 221, 128
CMY:
0, 13, 50
CMYK:
0, 13, 50, 0
HSL:
44°, 100.0000%, 75.0980%
HSV (HSB):
44°, 49.8039%, 100.0000%
XYZ:
70.9927, 74.5314, 31.0664
xyY:
0.4020, 0.4221, 74.5314
CIE-Lab:
89.1730, 0.3258, 49.6669
CIE-LCH:
89.1730, 49.6680, 89.6241
CIE-Luv:
89.1730, 27.4026, 63.5601
Hunter-Lab:
86.3316, -4.2950, 39.0966
#ffdd80 color charts
#ffdd80 color shades, tints & tones
#ffdd80 color schemes
#ffdd80 color preview, HTML & CSS examples
This text has a color of #ffdd80
<p style="color:#ffdd80;">Text here</p>
.mytext {color:#ffdd80;}
This box has a color of #ffdd80
<div style="background-color:#ffdd80;">Content here</div>
.mybackground {background-color:#ffdd80;}
Border around this has a color of #ffdd80
<div style="border:2px solid #ffdd80;">Content here</div>
.myborder {border:2px solid #ffdd80;}