#fdc1c0 color space conversions
Hex:
#fdc1c0
RGB:
253, 193, 192
CMY:
1, 24, 25
CMYK:
0, 24, 24, 1
HSL:
1°, 93.8462%, 87.2549%
HSV (HSB):
1°, 24.1107%, 99.2157%
XYZ:
69.0924, 62.8283, 58.3547
xyY:
0.3631, 0.3302, 62.8283
CIE-Lab:
83.3520, 21.3321, 8.8407
CIE-LCH:
83.3520, 23.0915, 22.5107
CIE-Luv:
83.3520, 38.0039, 8.8907
Hunter-Lab:
79.2643, 16.8807, 11.8355
#fdc1c0 color charts
#fdc1c0 color shades, tints & tones
#fdc1c0 color schemes
#fdc1c0 color preview, HTML & CSS examples
This text has a color of #fdc1c0
<p style="color:#fdc1c0;">Text here</p>
.mytext {color:#fdc1c0;}
This box has a color of #fdc1c0
<div style="background-color:#fdc1c0;">Content here</div>
.mybackground {background-color:#fdc1c0;}
Border around this has a color of #fdc1c0
<div style="border:2px solid #fdc1c0;">Content here</div>
.myborder {border:2px solid #fdc1c0;}