#f75e9d color space conversions
Hex:
#f75e9d
RGB:
247, 94, 157
CMY:
3, 63, 38
CMYK:
0, 62, 36, 3
HSL:
335°, 90.5325%, 66.8627%
HSV (HSB):
335°, 61.9433%, 96.8627%
XYZ:
48.4463, 30.2139, 35.1768
xyY:
0.4256, 0.2654, 30.2139
CIE-Lab:
61.8383, 63.8924, -3.0300
CIE-LCH:
61.8383, 63.9642, 357.2848
CIE-Luv:
61.8383, 97.5238, -16.4725
Hunter-Lab:
54.9672, 61.1316, 0.5338
#f75e9d color charts
#f75e9d color shades, tints & tones
#f75e9d color schemes
#f75e9d color preview, HTML & CSS examples
This text has a color of #f75e9d
<p style="color:#f75e9d;">Text here</p>
.mytext {color:#f75e9d;}
This box has a color of #f75e9d
<div style="background-color:#f75e9d;">Content here</div>
.mybackground {background-color:#f75e9d;}
Border around this has a color of #f75e9d
<div style="border:2px solid #f75e9d;">Content here</div>
.myborder {border:2px solid #f75e9d;}