#fdc2c6 color space conversions
Hex:
#fdc2c6
RGB:
253, 194, 198
CMY:
1, 24, 22
CMYK:
0, 23, 22, 1
HSL:
356°, 93.6508%, 87.6471%
HSV (HSB):
356°, 23.3202%, 99.2157%
XYZ:
69.9928, 63.5434, 62.0022
xyY:
0.3579, 0.3250, 63.5434
CIE-Lab:
83.7275, 21.6581, 6.1715
CIE-LCH:
83.7275, 22.5203, 15.9050
CIE-Luv:
83.7275, 36.6853, 5.0425
Hunter-Lab:
79.7141, 17.2318, 9.6838
#fdc2c6 color charts
#fdc2c6 color shades, tints & tones
#fdc2c6 color schemes
#fdc2c6 color preview, HTML & CSS examples
This text has a color of #fdc2c6
<p style="color:#fdc2c6;">Text here</p>
.mytext {color:#fdc2c6;}
This box has a color of #fdc2c6
<div style="background-color:#fdc2c6;">Content here</div>
.mybackground {background-color:#fdc2c6;}
Border around this has a color of #fdc2c6
<div style="border:2px solid #fdc2c6;">Content here</div>
.myborder {border:2px solid #fdc2c6;}