#f06f9f color space conversions
Hex:
#f06f9f
RGB:
240, 111, 159
CMY:
6, 56, 38
CMYK:
0, 54, 34, 6
HSL:
338°, 81.1321%, 68.8235%
HSV (HSB):
338°, 53.7500%, 94.1176%
XYZ:
47.8776, 32.3973, 36.5308
xyY:
0.4099, 0.2774, 32.3973
CIE-Lab:
63.6699, 54.4287, -1.6108
CIE-LCH:
63.6699, 54.4525, 358.3049
CIE-Luv:
63.6699, 82.6055, -12.5624
Hunter-Lab:
56.9187, 50.5391, 1.7904
#f06f9f color charts
#f06f9f color shades, tints & tones
#f06f9f color schemes
#f06f9f color preview, HTML & CSS examples
This text has a color of #f06f9f
<p style="color:#f06f9f;">Text here</p>
.mytext {color:#f06f9f;}
This box has a color of #f06f9f
<div style="background-color:#f06f9f;">Content here</div>
.mybackground {background-color:#f06f9f;}
Border around this has a color of #f06f9f
<div style="border:2px solid #f06f9f;">Content here</div>
.myborder {border:2px solid #f06f9f;}