#fdc2b6 color space conversions
Hex:
#fdc2b6
RGB:
253, 194, 182
CMY:
1, 24, 29
CMYK:
0, 23, 28, 1
HSL:
10°, 94.6667%, 85.2941%
HSV (HSB):
10°, 28.0632%, 99.2157%
XYZ:
68.2433, 62.8436, 52.7892
xyY:
0.3711, 0.3418, 62.8436
CIE-Lab:
83.3600, 19.4482, 14.1928
CIE-LCH:
83.3600, 24.0762, 36.1210
CIE-Luv:
83.3600, 38.5977, 16.6670
Hunter-Lab:
79.2740, 14.9330, 16.0101
#fdc2b6 color charts
#fdc2b6 color shades, tints & tones
#fdc2b6 color schemes
#fdc2b6 color preview, HTML & CSS examples
This text has a color of #fdc2b6
<p style="color:#fdc2b6;">Text here</p>
.mytext {color:#fdc2b6;}
This box has a color of #fdc2b6
<div style="background-color:#fdc2b6;">Content here</div>
.mybackground {background-color:#fdc2b6;}
Border around this has a color of #fdc2b6
<div style="border:2px solid #fdc2b6;">Content here</div>
.myborder {border:2px solid #fdc2b6;}