#fdd2a2 color space conversions
Hex:
#fdd2a2
RGB:
253, 210, 162
CMY:
1, 18, 36
CMYK:
0, 17, 36, 1
HSL:
32°, 95.7895%, 81.3725%
HSV (HSB):
32°, 35.9684%, 99.2157%
XYZ:
70.0762, 69.5845, 43.9202
xyY:
0.3817, 0.3790, 69.5845
CIE-Lab:
86.7927, 8.6254, 29.4548
CIE-LCH:
86.7927, 30.6917, 73.6782
CIE-Luv:
86.7927, 30.6848, 38.8590
Hunter-Lab:
83.4173, 3.9718, 27.1753
#fdd2a2 color charts
#fdd2a2 color shades, tints & tones
#fdd2a2 color schemes
#fdd2a2 color preview, HTML & CSS examples
This text has a color of #fdd2a2
<p style="color:#fdd2a2;">Text here</p>
.mytext {color:#fdd2a2;}
This box has a color of #fdd2a2
<div style="background-color:#fdd2a2;">Content here</div>
.mybackground {background-color:#fdd2a2;}
Border around this has a color of #fdd2a2
<div style="border:2px solid #fdd2a2;">Content here</div>
.myborder {border:2px solid #fdd2a2;}