#f75f7f color space conversions
Hex:
#f75f7f
RGB:
247, 95, 127
CMY:
3, 63, 50
CMYK:
0, 62, 49, 3
HSL:
347°, 90.4762%, 67.0588%
HSV (HSB):
347°, 61.5385%, 96.8627%
XYZ:
46.2807, 29.4909, 23.3317
xyY:
0.4670, 0.2976, 29.4909
CIE-Lab:
61.2124, 60.5482, 13.4438
CIE-LCH:
61.2124, 62.0227, 12.5186
CIE-Luv:
61.2124, 106.2678, 5.3944
Hunter-Lab:
54.3055, 57.0883, 12.5406
#f75f7f color charts
#f75f7f color shades, tints & tones
#f75f7f color schemes
#f75f7f color preview, HTML & CSS examples
This text has a color of #f75f7f
<p style="color:#f75f7f;">Text here</p>
.mytext {color:#f75f7f;}
This box has a color of #f75f7f
<div style="background-color:#f75f7f;">Content here</div>
.mybackground {background-color:#f75f7f;}
Border around this has a color of #f75f7f
<div style="border:2px solid #f75f7f;">Content here</div>
.myborder {border:2px solid #f75f7f;}