#fdc3c8 color space conversions
Hex:
#fdc3c8
RGB:
253, 195, 200
CMY:
1, 24, 22
CMYK:
0, 23, 21, 1
HSL:
355°, 93.5484%, 87.8431%
HSV (HSB):
355°, 22.9249%, 99.2157%
XYZ:
70.4484, 64.0830, 63.2998
xyY:
0.3561, 0.3239, 64.0830
CIE-Lab:
84.0090, 21.4225, 5.5083
CIE-LCH:
84.0090, 22.1193, 14.4200
CIE-Luv:
84.0090, 35.8624, 4.1399
Hunter-Lab:
80.0519, 16.9955, 9.1536
#fdc3c8 color charts
#fdc3c8 color shades, tints & tones
#fdc3c8 color schemes
#fdc3c8 color preview, HTML & CSS examples
This text has a color of #fdc3c8
<p style="color:#fdc3c8;">Text here</p>
.mytext {color:#fdc3c8;}
This box has a color of #fdc3c8
<div style="background-color:#fdc3c8;">Content here</div>
.mybackground {background-color:#fdc3c8;}
Border around this has a color of #fdc3c8
<div style="border:2px solid #fdc3c8;">Content here</div>
.myborder {border:2px solid #fdc3c8;}