#fdd6c2 color space conversions
Hex:
#fdd6c2
RGB:
253, 214, 194
CMY:
1, 16, 24
CMYK:
0, 15, 23, 1
HSL:
20°, 93.6508%, 87.6471%
HSV (HSB):
20°, 23.3202%, 99.2157%
XYZ:
74.2922, 72.8708, 61.1888
xyY:
0.3566, 0.3497, 72.8708
CIE-Lab:
88.3861, 10.6399, 14.9317
CIE-LCH:
88.3861, 18.3347, 54.5274
CIE-Luv:
88.3861, 25.4337, 19.6919
Hunter-Lab:
85.3644, 5.9599, 17.2563
#fdd6c2 color charts
#fdd6c2 color shades, tints & tones
#fdd6c2 color schemes
#fdd6c2 color preview, HTML & CSS examples
This text has a color of #fdd6c2
<p style="color:#fdd6c2;">Text here</p>
.mytext {color:#fdd6c2;}
This box has a color of #fdd6c2
<div style="background-color:#fdd6c2;">Content here</div>
.mybackground {background-color:#fdd6c2;}
Border around this has a color of #fdd6c2
<div style="border:2px solid #fdd6c2;">Content here</div>
.myborder {border:2px solid #fdd6c2;}