#fdd4a5 color space conversions
Hex:
#fdd4a5
RGB:
253, 212, 165
CMY:
1, 17, 35
CMYK:
0, 16, 35, 1
HSL:
32°, 95.6522%, 81.9608%
HSV (HSB):
32°, 34.7826%, 99.2157%
XYZ:
70.8430, 70.6862, 45.5073
xyY:
0.3788, 0.3779, 70.6862
CIE-Lab:
87.3323, 7.9408, 28.6262
CIE-LCH:
87.3323, 29.7072, 74.4962
CIE-Luv:
87.3323, 29.1778, 38.0503
Hunter-Lab:
84.0751, 3.2755, 26.7607
#fdd4a5 color charts
#fdd4a5 color shades, tints & tones
#fdd4a5 color schemes
#fdd4a5 color preview, HTML & CSS examples
This text has a color of #fdd4a5
<p style="color:#fdd4a5;">Text here</p>
.mytext {color:#fdd4a5;}
This box has a color of #fdd4a5
<div style="background-color:#fdd4a5;">Content here</div>
.mybackground {background-color:#fdd4a5;}
Border around this has a color of #fdd4a5
<div style="border:2px solid #fdd4a5;">Content here</div>
.myborder {border:2px solid #fdd4a5;}