#ffda80 color space conversions
Hex:
#ffda80
RGB:
255, 218, 128
CMY:
0, 15, 50
CMYK:
0, 15, 50, 0
HSL:
43°, 100.0000%, 75.0980%
HSV (HSB):
43°, 49.8039%, 100.0000%
XYZ:
70.2077, 72.9613, 30.8047
xyY:
0.4036, 0.4194, 72.9613
CIE-Lab:
88.4293, 1.8534, 48.7553
CIE-LCH:
88.4293, 48.7905, 87.8230
CIE-Luv:
88.4293, 29.3905, 62.1262
Hunter-Lab:
85.4174, -2.7648, 38.4100
#ffda80 color charts
#ffda80 color shades, tints & tones
#ffda80 color schemes
#ffda80 color preview, HTML & CSS examples
This text has a color of #ffda80
<p style="color:#ffda80;">Text here</p>
.mytext {color:#ffda80;}
This box has a color of #ffda80
<div style="background-color:#ffda80;">Content here</div>
.mybackground {background-color:#ffda80;}
Border around this has a color of #ffda80
<div style="border:2px solid #ffda80;">Content here</div>
.myborder {border:2px solid #ffda80;}