#fdab8d color space conversions
Hex:
#fdab8d
RGB:
253, 171, 141
CMY:
1, 33, 45
CMYK:
0, 32, 44, 1
HSL:
16°, 96.5517%, 77.2549%
HSV (HSB):
16°, 44.2688%, 99.2157%
XYZ:
59.8786, 51.9316, 32.0671
xyY:
0.4162, 0.3609, 51.9316
CIE-Lab:
77.2399, 26.7325, 27.6936
CIE-LCH:
77.2399, 38.4911, 46.0116
CIE-Luv:
77.2399, 58.5510, 31.6409
Hunter-Lab:
72.0636, 22.2070, 24.0614
#fdab8d color charts
#fdab8d color shades, tints & tones
#fdab8d color schemes
#fdab8d color preview, HTML & CSS examples
This text has a color of #fdab8d
<p style="color:#fdab8d;">Text here</p>
.mytext {color:#fdab8d;}
This box has a color of #fdab8d
<div style="background-color:#fdab8d;">Content here</div>
.mybackground {background-color:#fdab8d;}
Border around this has a color of #fdab8d
<div style="border:2px solid #fdab8d;">Content here</div>
.myborder {border:2px solid #fdab8d;}