#fdd4a7 color space conversions
Hex:
#fdd4a7
RGB:
253, 212, 167
CMY:
1, 17, 35
CMYK:
0, 16, 34, 1
HSL:
31°, 95.5556%, 82.3529%
HSV (HSB):
31°, 33.9921%, 99.2157%
XYZ:
71.0265, 70.7596, 46.4737
xyY:
0.3773, 0.3759, 70.7596
CIE-Lab:
87.3681, 8.1778, 27.6368
CIE-LCH:
87.3681, 28.8213, 73.5164
CIE-Luv:
87.3681, 29.0101, 36.7809
Hunter-Lab:
84.1187, 3.5105, 26.1267
#fdd4a7 color charts
#fdd4a7 color shades, tints & tones
#fdd4a7 color schemes
#fdd4a7 color preview, HTML & CSS examples
This text has a color of #fdd4a7
<p style="color:#fdd4a7;">Text here</p>
.mytext {color:#fdd4a7;}
This box has a color of #fdd4a7
<div style="background-color:#fdd4a7;">Content here</div>
.mybackground {background-color:#fdd4a7;}
Border around this has a color of #fdd4a7
<div style="border:2px solid #fdd4a7;">Content here</div>
.myborder {border:2px solid #fdd4a7;}