#f0769e color space conversions
Hex:
#f0769e
RGB:
240, 118, 158
CMY:
6, 54, 38
CMYK:
0, 51, 34, 6
HSL:
340°, 80.2632%, 70.1961%
HSV (HSB):
340°, 50.8333%, 94.1176%
XYZ:
48.5852, 33.9508, 36.3402
xyY:
0.4087, 0.2856, 33.9508
CIE-Lab:
64.9235, 50.9757, 0.7926
CIE-LCH:
64.9235, 50.9818, 0.8908
CIE-Luv:
64.9235, 78.9851, -8.5572
Hunter-Lab:
58.2673, 46.8714, 3.8091
#f0769e color charts
#f0769e color shades, tints & tones
#f0769e color schemes
#f0769e color preview, HTML & CSS examples
This text has a color of #f0769e
<p style="color:#f0769e;">Text here</p>
.mytext {color:#f0769e;}
This box has a color of #f0769e
<div style="background-color:#f0769e;">Content here</div>
.mybackground {background-color:#f0769e;}
Border around this has a color of #f0769e
<div style="border:2px solid #f0769e;">Content here</div>
.myborder {border:2px solid #f0769e;}