#f75fb2 color space conversions
Hex:
#f75fb2
RGB:
247, 95, 178
CMY:
3, 63, 30
CMYK:
0, 62, 28, 3
HSL:
327°, 90.4762%, 67.0588%
HSV (HSB):
327°, 61.5385%, 96.8627%
XYZ:
50.4859, 31.1729, 45.4756
xyY:
0.3971, 0.2452, 31.1729
CIE-Lab:
62.6533, 65.9074, -13.8890
CIE-LCH:
62.6533, 67.3550, 348.0999
CIE-Luv:
62.6533, 90.1671, -32.3215
Hunter-Lab:
55.8327, 63.6986, -9.2086
#f75fb2 color charts
#f75fb2 color shades, tints & tones
#f75fb2 color schemes
#f75fb2 color preview, HTML & CSS examples
This text has a color of #f75fb2
<p style="color:#f75fb2;">Text here</p>
.mytext {color:#f75fb2;}
This box has a color of #f75fb2
<div style="background-color:#f75fb2;">Content here</div>
.mybackground {background-color:#f75fb2;}
Border around this has a color of #f75fb2
<div style="border:2px solid #f75fb2;">Content here</div>
.myborder {border:2px solid #f75fb2;}