#fc75a1 color space conversions
Hex:
#fc75a1
RGB:
252, 117, 161
CMY:
1, 54, 37
CMYK:
0, 54, 36, 1
HSL:
340°, 95.7447%, 72.3529%
HSV (HSB):
340°, 53.5714%, 98.8235%
XYZ:
52.9392, 35.9912, 37.8750
xyY:
0.4175, 0.2838, 35.9912
CIE-Lab:
66.5132, 55.7257, 1.6073
CIE-LCH:
66.5132, 55.7488, 1.6522
CIE-Luv:
66.5132, 88.1233, -8.4786
Hunter-Lab:
59.9927, 52.5261, 4.5635
#fc75a1 color charts
#fc75a1 color shades, tints & tones
#fc75a1 color schemes
#fc75a1 color preview, HTML & CSS examples
This text has a color of #fc75a1
<p style="color:#fc75a1;">Text here</p>
.mytext {color:#fc75a1;}
This box has a color of #fc75a1
<div style="background-color:#fc75a1;">Content here</div>
.mybackground {background-color:#fc75a1;}
Border around this has a color of #fc75a1
<div style="border:2px solid #fc75a1;">Content here</div>
.myborder {border:2px solid #fc75a1;}