#fdc6b2 color space conversions
Hex:
#fdc6b2
RGB:
253, 198, 178
CMY:
1, 22, 30
CMYK:
0, 22, 30, 1
HSL:
16°, 94.9367%, 84.5098%
HSV (HSB):
16°, 29.6443%, 99.2157%
XYZ:
68.7380, 64.4852, 50.9435
xyY:
0.3732, 0.3501, 64.4852
CIE-Lab:
84.2177, 16.8304, 17.5245
CIE-LCH:
84.2177, 24.2975, 46.1574
CIE-Luv:
84.2177, 36.6073, 21.7215
Hunter-Lab:
80.3027, 12.2639, 18.5987
#fdc6b2 color charts
#fdc6b2 color shades, tints & tones
#fdc6b2 color schemes
#fdc6b2 color preview, HTML & CSS examples
This text has a color of #fdc6b2
<p style="color:#fdc6b2;">Text here</p>
.mytext {color:#fdc6b2;}
This box has a color of #fdc6b2
<div style="background-color:#fdc6b2;">Content here</div>
.mybackground {background-color:#fdc6b2;}
Border around this has a color of #fdc6b2
<div style="border:2px solid #fdc6b2;">Content here</div>
.myborder {border:2px solid #fdc6b2;}