#f75c7e color space conversions
Hex:
#f75c7e
RGB:
247, 92, 126
CMY:
3, 64, 51
CMYK:
0, 63, 49, 3
HSL:
347°, 90.6433%, 66.4706%
HSV (HSB):
347°, 62.7530%, 96.8627%
XYZ:
45.9508, 28.9348, 22.9018
xyY:
0.4699, 0.2959, 28.9348
CIE-Lab:
60.7241, 61.7163, 13.3415
CIE-LCH:
60.7241, 63.1419, 12.1982
CIE-Luv:
60.7241, 108.2703, 4.9599
Hunter-Lab:
53.7911, 58.3485, 12.4108
#f75c7e color charts
#f75c7e color shades, tints & tones
#f75c7e color schemes
#f75c7e color preview, HTML & CSS examples
This text has a color of #f75c7e
<p style="color:#f75c7e;">Text here</p>
.mytext {color:#f75c7e;}
This box has a color of #f75c7e
<div style="background-color:#f75c7e;">Content here</div>
.mybackground {background-color:#f75c7e;}
Border around this has a color of #f75c7e
<div style="border:2px solid #f75c7e;">Content here</div>
.myborder {border:2px solid #f75c7e;}