#fdd4b5 color space conversions
Hex:
#fdd4b5
RGB:
253, 212, 181
CMY:
1, 17, 29
CMYK:
0, 16, 28, 1
HSL:
26°, 94.7368%, 85.0980%
HSV (HSB):
26°, 28.4585%, 99.2157%
XYZ:
72.3920, 71.3058, 53.6640
xyY:
0.3668, 0.3613, 71.3058
CIE-Lab:
87.6334, 9.9235, 20.6974
CIE-LCH:
87.6334, 22.9534, 64.3844
CIE-Luv:
87.6334, 27.7937, 27.5622
Hunter-Lab:
84.4428, 5.2515, 21.4307
#fdd4b5 color charts
#fdd4b5 color shades, tints & tones
#fdd4b5 color schemes
#fdd4b5 color preview, HTML & CSS examples
This text has a color of #fdd4b5
<p style="color:#fdd4b5;">Text here</p>
.mytext {color:#fdd4b5;}
This box has a color of #fdd4b5
<div style="background-color:#fdd4b5;">Content here</div>
.mybackground {background-color:#fdd4b5;}
Border around this has a color of #fdd4b5
<div style="border:2px solid #fdd4b5;">Content here</div>
.myborder {border:2px solid #fdd4b5;}