#fdd4af color space conversions
Hex:
#fdd4af
RGB:
253, 212, 175
CMY:
1, 17, 31
CMYK:
0, 16, 31, 1
HSL:
28°, 95.1220%, 83.9216%
HSV (HSB):
28°, 30.8300%, 99.2157%
XYZ:
71.7894, 71.0648, 50.4906
xyY:
0.3713, 0.3676, 71.0648
CIE-Lab:
87.5165, 9.1568, 23.6734
CIE-LCH:
87.5165, 25.3826, 68.8536
CIE-Luv:
87.5165, 28.3238, 31.5824
Hunter-Lab:
84.2999, 4.4848, 23.4988
#fdd4af color charts
#fdd4af color shades, tints & tones
#fdd4af color schemes
#fdd4af color preview, HTML & CSS examples
This text has a color of #fdd4af
<p style="color:#fdd4af;">Text here</p>
.mytext {color:#fdd4af;}
This box has a color of #fdd4af
<div style="background-color:#fdd4af;">Content here</div>
.mybackground {background-color:#fdd4af;}
Border around this has a color of #fdd4af
<div style="border:2px solid #fdd4af;">Content here</div>
.myborder {border:2px solid #fdd4af;}