#fdab9f color space conversions
Hex:
#fdab9f
RGB:
253, 171, 159
CMY:
1, 33, 38
CMYK:
0, 32, 37, 1
HSL:
8°, 95.9184%, 80.7843%
HSV (HSB):
8°, 37.1542%, 99.2157%
XYZ:
61.3289, 52.5117, 39.7043
xyY:
0.3994, 0.3420, 52.5117
CIE-Lab:
77.5858, 28.6745, 18.4690
CIE-LCH:
77.5858, 34.1077, 32.7852
CIE-Luv:
77.5858, 56.0336, 20.0040
Hunter-Lab:
72.4649, 24.2555, 18.2399
#fdab9f color charts
#fdab9f color shades, tints & tones
#fdab9f color schemes
#fdab9f color preview, HTML & CSS examples
This text has a color of #fdab9f
<p style="color:#fdab9f;">Text here</p>
.mytext {color:#fdab9f;}
This box has a color of #fdab9f
<div style="background-color:#fdab9f;">Content here</div>
.mybackground {background-color:#fdab9f;}
Border around this has a color of #fdab9f
<div style="border:2px solid #fdab9f;">Content here</div>
.myborder {border:2px solid #fdab9f;}