#fdc1a1 color space conversions
Hex:
#fdc1a1
RGB:
253, 193, 161
CMY:
1, 24, 37
CMYK:
0, 24, 36, 1
HSL:
21°, 95.8333%, 81.1765%
HSV (HSB):
21°, 36.3636%, 99.2157%
XYZ:
66.0110, 61.5958, 42.1282
xyY:
0.3889, 0.3629, 61.5958
CIE-Lab:
82.6980, 17.3657, 24.4327
CIE-LCH:
82.6980, 29.9754, 54.5963
CIE-Luv:
82.6980, 41.5928, 30.3772
Hunter-Lab:
78.4830, 12.7888, 23.1123
#fdc1a1 color charts
#fdc1a1 color shades, tints & tones
#fdc1a1 color schemes
#fdc1a1 color preview, HTML & CSS examples
This text has a color of #fdc1a1
<p style="color:#fdc1a1;">Text here</p>
.mytext {color:#fdc1a1;}
This box has a color of #fdc1a1
<div style="background-color:#fdc1a1;">Content here</div>
.mybackground {background-color:#fdc1a1;}
Border around this has a color of #fdc1a1
<div style="border:2px solid #fdc1a1;">Content here</div>
.myborder {border:2px solid #fdc1a1;}