#fc79c1 color space conversions
Hex:
#fc79c1
RGB:
252, 121, 193
CMY:
1, 53, 24
CMYK:
0, 52, 23, 1
HSL:
327°, 95.6204%, 73.1373%
HSV (HSB):
327°, 51.9841%, 98.8235%
XYZ:
56.6079, 38.2204, 54.8458
xyY:
0.3782, 0.2554, 38.2204
CIE-Lab:
68.1828, 57.8209, -13.9894
CIE-LCH:
68.1828, 59.4892, 346.3991
CIE-Luv:
68.1828, 77.2710, -31.3365
Hunter-Lab:
61.8227, 55.2537, -9.3230
#fc79c1 color charts
#fc79c1 color shades, tints & tones
#fc79c1 color schemes
#fc79c1 color preview, HTML & CSS examples
This text has a color of #fc79c1
<p style="color:#fc79c1;">Text here</p>
.mytext {color:#fc79c1;}
This box has a color of #fc79c1
<div style="background-color:#fc79c1;">Content here</div>
.mybackground {background-color:#fc79c1;}
Border around this has a color of #fc79c1
<div style="border:2px solid #fc79c1;">Content here</div>
.myborder {border:2px solid #fc79c1;}