#fdc080 color space conversions
Hex:
#fdc080
RGB:
253, 192, 128
CMY:
1, 25, 50
CMYK:
0, 24, 49, 1
HSL:
31°, 96.8992%, 74.7059%
HSV (HSB):
31°, 49.4071%, 99.2157%
XYZ:
63.2539, 60.1404, 28.6965
xyY:
0.4159, 0.3954, 60.1404
CIE-Lab:
81.9145, 14.4905, 40.5890
CIE-LCH:
81.9145, 43.0981, 70.3531
CIE-Luv:
81.9145, 45.5722, 49.4558
Hunter-Lab:
77.5503, 9.8807, 32.3457
#fdc080 color charts
#fdc080 color shades, tints & tones
#fdc080 color schemes
#fdc080 color preview, HTML & CSS examples
This text has a color of #fdc080
<p style="color:#fdc080;">Text here</p>
.mytext {color:#fdc080;}
This box has a color of #fdc080
<div style="background-color:#fdc080;">Content here</div>
.mybackground {background-color:#fdc080;}
Border around this has a color of #fdc080
<div style="border:2px solid #fdc080;">Content here</div>
.myborder {border:2px solid #fdc080;}