#fc7fc5 color space conversions
Hex:
#fc7fc5
RGB:
252, 127, 197
CMY:
1, 50, 23
CMYK:
0, 50, 22, 1
HSL:
326°, 95.4198%, 74.3137%
HSV (HSB):
326°, 49.6032%, 98.8235%
XYZ:
57.8123, 39.9054, 57.4788
xyY:
0.3725, 0.2571, 39.9054
CIE-Lab:
69.4021, 55.5278, -14.3939
CIE-LCH:
69.4021, 57.3631, 345.4677
CIE-Luv:
69.4021, 73.2311, -31.5925
Hunter-Lab:
63.1707, 52.8100, -9.7282
#fc7fc5 color charts
#fc7fc5 color shades, tints & tones
#fc7fc5 color schemes
#fc7fc5 color preview, HTML & CSS examples
This text has a color of #fc7fc5
<p style="color:#fc7fc5;">Text here</p>
.mytext {color:#fc7fc5;}
This box has a color of #fc7fc5
<div style="background-color:#fc7fc5;">Content here</div>
.mybackground {background-color:#fc7fc5;}
Border around this has a color of #fc7fc5
<div style="border:2px solid #fc7fc5;">Content here</div>
.myborder {border:2px solid #fc7fc5;}