#f06f96 color space conversions
Hex:
#f06f96
RGB:
240, 111, 150
CMY:
6, 56, 41
CMYK:
0, 54, 38, 6
HSL:
342°, 81.1321%, 68.8235%
HSV (HSB):
342°, 53.7500%, 94.1176%
XYZ:
47.1246, 32.0962, 32.5656
xyY:
0.4216, 0.2871, 32.0962
CIE-Lab:
63.4223, 53.3995, 3.1842
CIE-LCH:
63.4223, 53.4944, 3.4125
CIE-Luv:
63.4223, 85.0455, -5.8410
Hunter-Lab:
56.6535, 49.3336, 5.5763
#f06f96 color charts
#f06f96 color shades, tints & tones
#f06f96 color schemes
#f06f96 color preview, HTML & CSS examples
This text has a color of #f06f96
<p style="color:#f06f96;">Text here</p>
.mytext {color:#f06f96;}
This box has a color of #f06f96
<div style="background-color:#f06f96;">Content here</div>
.mybackground {background-color:#f06f96;}
Border around this has a color of #f06f96
<div style="border:2px solid #f06f96;">Content here</div>
.myborder {border:2px solid #f06f96;}