#fc97dc color space conversions
Hex:
#fc97dc
RGB:
252, 151, 220
CMY:
1, 41, 14
CMYK:
0, 40, 13, 1
HSL:
319°, 94.3925%, 79.0196%
HSV (HSB):
319°, 40.0794%, 98.8235%
XYZ:
64.1298, 47.9960, 73.5943
xyY:
0.3453, 0.2584, 47.9960
CIE-Lab:
74.8224, 47.0654, -18.9289
CIE-LCH:
74.8224, 50.7292, 338.0909
CIE-Luv:
74.8224, 55.8719, -37.4081
Hunter-Lab:
69.2791, 43.9940, -14.4876
#fc97dc color charts
#fc97dc color shades, tints & tones
#fc97dc color schemes
#fc97dc color preview, HTML & CSS examples
This text has a color of #fc97dc
<p style="color:#fc97dc;">Text here</p>
.mytext {color:#fc97dc;}
This box has a color of #fc97dc
<div style="background-color:#fc97dc;">Content here</div>
.mybackground {background-color:#fc97dc;}
Border around this has a color of #fc97dc
<div style="border:2px solid #fc97dc;">Content here</div>
.myborder {border:2px solid #fc97dc;}