#fdca80 color space conversions
Hex:
#fdca80
RGB:
253, 202, 128
CMY:
1, 21, 50
CMYK:
0, 20, 49, 1
HSL:
36°, 96.8992%, 74.7059%
HSV (HSB):
36°, 49.4071%, 99.2157%
XYZ:
65.5248, 64.6822, 29.4535
xyY:
0.4104, 0.4051, 64.6822
CIE-Lab:
84.3197, 9.2858, 43.6183
CIE-LCH:
84.3197, 44.5958, 77.9818
CIE-Luv:
84.3197, 38.7163, 54.2896
Hunter-Lab:
80.4253, 4.6850, 34.5844
#fdca80 color charts
#fdca80 color shades, tints & tones
#fdca80 color schemes
#fdca80 color preview, HTML & CSS examples
This text has a color of #fdca80
<p style="color:#fdca80;">Text here</p>
.mytext {color:#fdca80;}
This box has a color of #fdca80
<div style="background-color:#fdca80;">Content here</div>
.mybackground {background-color:#fdca80;}
Border around this has a color of #fdca80
<div style="border:2px solid #fdca80;">Content here</div>
.myborder {border:2px solid #fdca80;}