#f06f97 color space conversions
Hex:
#f06f97
RGB:
240, 111, 151
CMY:
6, 56, 41
CMYK:
0, 54, 37, 6
HSL:
341°, 81.1321%, 68.8235%
HSV (HSB):
341°, 53.7500%, 94.1176%
XYZ:
47.2055, 32.1285, 32.9916
xyY:
0.4203, 0.2860, 32.1285
CIE-Lab:
63.4490, 53.5108, 2.6495
CIE-LCH:
63.4490, 53.5764, 2.8346
CIE-Luv:
63.4490, 84.7773, -6.5780
Hunter-Lab:
56.6820, 49.4636, 5.1679
#f06f97 color charts
#f06f97 color shades, tints & tones
#f06f97 color schemes
#f06f97 color preview, HTML & CSS examples
This text has a color of #f06f97
<p style="color:#f06f97;">Text here</p>
.mytext {color:#f06f97;}
This box has a color of #f06f97
<div style="background-color:#f06f97;">Content here</div>
.mybackground {background-color:#f06f97;}
Border around this has a color of #f06f97
<div style="border:2px solid #f06f97;">Content here</div>
.myborder {border:2px solid #f06f97;}