#fdd2b1 color space conversions
Hex:
#fdd2b1
RGB:
253, 210, 177
CMY:
1, 18, 31
CMYK:
0, 17, 30, 1
HSL:
26°, 95.0000%, 84.3137%
HSV (HSB):
26°, 30.0395%, 99.2157%
XYZ:
71.4904, 70.1502, 51.3674
xyY:
0.3704, 0.3635, 70.1502
CIE-Lab:
87.0705, 10.4463, 22.0135
CIE-LCH:
87.0705, 24.3664, 64.6137
CIE-Luv:
87.0705, 29.3670, 29.1342
Hunter-Lab:
83.7557, 5.7878, 22.2664
#fdd2b1 color charts
#fdd2b1 color shades, tints & tones
#fdd2b1 color schemes
#fdd2b1 color preview, HTML & CSS examples
This text has a color of #fdd2b1
<p style="color:#fdd2b1;">Text here</p>
.mytext {color:#fdd2b1;}
This box has a color of #fdd2b1
<div style="background-color:#fdd2b1;">Content here</div>
.mybackground {background-color:#fdd2b1;}
Border around this has a color of #fdd2b1
<div style="border:2px solid #fdd2b1;">Content here</div>
.myborder {border:2px solid #fdd2b1;}