#fc60c7 color space conversions
Hex:
#fc60c7
RGB:
252, 96, 199
CMY:
1, 62, 22
CMYK:
0, 62, 21, 1
HSL:
320°, 96.2963%, 68.2353%
HSV (HSB):
320°, 61.9048%, 98.8235%
XYZ:
54.6366, 33.1847, 57.5585
xyY:
0.3758, 0.2283, 33.1847
CIE-Lab:
64.3102, 69.5720, -23.2477
CIE-LCH:
64.3102, 73.3534, 341.5228
CIE-Luv:
64.3102, 86.5870, -47.1816
Hunter-Lab:
57.6062, 68.4875, -18.9166
#fc60c7 color charts
#fc60c7 color shades, tints & tones
#fc60c7 color schemes
#fc60c7 color preview, HTML & CSS examples
This text has a color of #fc60c7
<p style="color:#fc60c7;">Text here</p>
.mytext {color:#fc60c7;}
This box has a color of #fc60c7
<div style="background-color:#fc60c7;">Content here</div>
.mybackground {background-color:#fc60c7;}
Border around this has a color of #fc60c7
<div style="border:2px solid #fc60c7;">Content here</div>
.myborder {border:2px solid #fc60c7;}