#fc72ac color space conversions
Hex:
#fc72ac
RGB:
252, 114, 172
CMY:
1, 55, 33
CMYK:
0, 55, 32, 1
HSL:
335°, 95.8333%, 71.7647%
HSV (HSB):
335°, 54.7619%, 98.8235%
XYZ:
53.6086, 35.7086, 43.0967
xyY:
0.4049, 0.2697, 35.7086
CIE-Lab:
66.2967, 58.3857, -4.9537
CIE-LCH:
66.2967, 58.5955, 355.1503
CIE-Luv:
66.2967, 86.6992, -18.1542
Hunter-Lab:
59.7567, 55.5607, -0.9304
#fc72ac color charts
#fc72ac color shades, tints & tones
#fc72ac color schemes
#fc72ac color preview, HTML & CSS examples
This text has a color of #fc72ac
<p style="color:#fc72ac;">Text here</p>
.mytext {color:#fc72ac;}
This box has a color of #fc72ac
<div style="background-color:#fc72ac;">Content here</div>
.mybackground {background-color:#fc72ac;}
Border around this has a color of #fc72ac
<div style="border:2px solid #fc72ac;">Content here</div>
.myborder {border:2px solid #fc72ac;}