#fdda9f color space conversions
Hex:
#fdda9f
RGB:
253, 218, 159
CMY:
1, 15, 38
CMYK:
0, 14, 37, 1
HSL:
38°, 95.9184%, 80.7843%
HSV (HSB):
38°, 37.1542%, 99.2157%
XYZ:
71.8374, 73.5287, 43.2071
xyY:
0.3810, 0.3899, 73.5287
CIE-Lab:
88.6992, 4.1602, 33.5461
CIE-LCH:
88.6992, 33.8030, 82.9305
CIE-Luv:
88.6992, 25.8924, 44.9654
Hunter-Lab:
85.7489, -0.5194, 30.1492
#fdda9f color charts
#fdda9f color shades, tints & tones
#fdda9f color schemes
#fdda9f color preview, HTML & CSS examples
This text has a color of #fdda9f
<p style="color:#fdda9f;">Text here</p>
.mytext {color:#fdda9f;}
This box has a color of #fdda9f
<div style="background-color:#fdda9f;">Content here</div>
.mybackground {background-color:#fdda9f;}
Border around this has a color of #fdda9f
<div style="border:2px solid #fdda9f;">Content here</div>
.myborder {border:2px solid #fdda9f;}