#fc79c5 color space conversions
Hex:
#fc79c5
RGB:
252, 121, 197
CMY:
1, 53, 23
CMYK:
0, 52, 22, 1
HSL:
325°, 95.6204%, 73.1373%
HSV (HSB):
325°, 51.9841%, 98.8235%
XYZ:
57.0603, 38.4014, 57.2281
xyY:
0.3737, 0.2515, 38.4014
CIE-Lab:
68.3154, 58.3669, -16.0321
CIE-LCH:
68.3154, 60.5287, 344.6409
CIE-Luv:
68.3154, 76.1743, -34.5283
Hunter-Lab:
61.9689, 55.9154, -11.3760
#fc79c5 color charts
#fc79c5 color shades, tints & tones
#fc79c5 color schemes
#fc79c5 color preview, HTML & CSS examples
This text has a color of #fc79c5
<p style="color:#fc79c5;">Text here</p>
.mytext {color:#fc79c5;}
This box has a color of #fc79c5
<div style="background-color:#fc79c5;">Content here</div>
.mybackground {background-color:#fc79c5;}
Border around this has a color of #fc79c5
<div style="border:2px solid #fc79c5;">Content here</div>
.myborder {border:2px solid #fc79c5;}