#fdba8c color space conversions
Hex:
#fdba8c
RGB:
253, 186, 140
CMY:
1, 27, 45
CMYK:
0, 26, 45, 1
HSL:
24°, 96.5812%, 77.0588%
HSV (HSB):
24°, 44.6640%, 99.2157%
XYZ:
62.8005, 57.8939, 32.6756
xyY:
0.4095, 0.3775, 57.8939
CIE-Lab:
80.6798, 18.7670, 32.7880
CIE-LCH:
80.6798, 37.7790, 60.2143
CIE-Luv:
80.6798, 48.4844, 39.7596
Hunter-Lab:
76.0880, 14.1739, 27.7998
#fdba8c color charts
#fdba8c color shades, tints & tones
#fdba8c color schemes
#fdba8c color preview, HTML & CSS examples
This text has a color of #fdba8c
<p style="color:#fdba8c;">Text here</p>
.mytext {color:#fdba8c;}
This box has a color of #fdba8c
<div style="background-color:#fdba8c;">Content here</div>
.mybackground {background-color:#fdba8c;}
Border around this has a color of #fdba8c
<div style="border:2px solid #fdba8c;">Content here</div>
.myborder {border:2px solid #fdba8c;}