#fd8cc5 color space conversions
Hex:
#fd8cc5
RGB:
253, 140, 197
CMY:
1, 45, 23
CMYK:
0, 45, 22, 1
HSL:
330°, 96.5812%, 77.0588%
HSV (HSB):
330°, 44.6640%, 99.2157%
XYZ:
59.9641, 43.6700, 58.0920
xyY:
0.3708, 0.2700, 43.6700
CIE-Lab:
72.0074, 49.4903, -10.4748
CIE-LCH:
72.0074, 50.5867, 348.0495
CIE-Luv:
72.0074, 67.2837, -24.6914
Hunter-Lab:
66.0833, 46.3255, -5.8619
#fd8cc5 color charts
#fd8cc5 color shades, tints & tones
#fd8cc5 color schemes
#fd8cc5 color preview, HTML & CSS examples
This text has a color of #fd8cc5
<p style="color:#fd8cc5;">Text here</p>
.mytext {color:#fd8cc5;}
This box has a color of #fd8cc5
<div style="background-color:#fd8cc5;">Content here</div>
.mybackground {background-color:#fd8cc5;}
Border around this has a color of #fd8cc5
<div style="border:2px solid #fd8cc5;">Content here</div>
.myborder {border:2px solid #fd8cc5;}