#fc97d5 color space conversions
Hex:
#fc97d5
RGB:
252, 151, 213
CMY:
1, 41, 16
CMYK:
0, 40, 15, 1
HSL:
323°, 94.3925%, 79.0196%
HSV (HSB):
323°, 40.0794%, 98.8235%
XYZ:
63.2217, 47.6328, 68.8127
xyY:
0.3519, 0.2651, 47.6328
CIE-Lab:
74.5927, 45.9757, -15.4382
CIE-LCH:
74.5927, 48.4985, 341.4385
CIE-Luv:
74.5927, 57.3286, -31.7460
Hunter-Lab:
69.0165, 42.7339, -10.8034
#fc97d5 color charts
#fc97d5 color shades, tints & tones
#fc97d5 color schemes
#fc97d5 color preview, HTML & CSS examples
This text has a color of #fc97d5
<p style="color:#fc97d5;">Text here</p>
.mytext {color:#fc97d5;}
This box has a color of #fc97d5
<div style="background-color:#fc97d5;">Content here</div>
.mybackground {background-color:#fc97d5;}
Border around this has a color of #fc97d5
<div style="border:2px solid #fc97d5;">Content here</div>
.myborder {border:2px solid #fc97d5;}