#fc728e color space conversions
Hex:
#fc728e
RGB:
252, 114, 142
CMY:
1, 55, 44
CMYK:
0, 55, 44, 1
HSL:
348°, 95.8333%, 71.7647%
HSV (HSB):
348°, 54.7619%, 98.8235%
XYZ:
51.0447, 34.6831, 29.5953
xyY:
0.4426, 0.3007, 34.6831
CIE-Lab:
65.5012, 55.1209, 10.9652
CIE-LCH:
65.5012, 56.2010, 11.2510
CIE-Luv:
65.5012, 94.9320, 3.8826
Hunter-Lab:
58.8923, 51.6525, 11.4295
#fc728e color charts
#fc728e color shades, tints & tones
#fc728e color schemes
#fc728e color preview, HTML & CSS examples
This text has a color of #fc728e
<p style="color:#fc728e;">Text here</p>
.mytext {color:#fc728e;}
This box has a color of #fc728e
<div style="background-color:#fc728e;">Content here</div>
.mybackground {background-color:#fc728e;}
Border around this has a color of #fc728e
<div style="border:2px solid #fc728e;">Content here</div>
.myborder {border:2px solid #fc728e;}