#fdc9d8 color space conversions
Hex:
#fdc9d8
RGB:
253, 201, 216
CMY:
1, 21, 15
CMYK:
0, 21, 15, 1
HSL:
343°, 92.8571%, 89.0196%
HSV (HSB):
343°, 20.5534%, 99.2157%
XYZ:
73.7893, 67.6138, 74.1274
xyY:
0.3424, 0.3137, 67.6138
CIE-Lab:
85.8130, 20.6893, -0.4024
CIE-LCH:
85.8130, 20.6932, 358.8857
CIE-Luv:
85.8130, 30.5733, -4.4045
Hunter-Lab:
82.2276, 16.2838, 4.1100
#fdc9d8 color charts
#fdc9d8 color shades, tints & tones
#fdc9d8 color schemes
#fdc9d8 color preview, HTML & CSS examples
This text has a color of #fdc9d8
<p style="color:#fdc9d8;">Text here</p>
.mytext {color:#fdc9d8;}
This box has a color of #fdc9d8
<div style="background-color:#fdc9d8;">Content here</div>
.mybackground {background-color:#fdc9d8;}
Border around this has a color of #fdc9d8
<div style="border:2px solid #fdc9d8;">Content here</div>
.myborder {border:2px solid #fdc9d8;}