#f0777d color space conversions
Hex:
#f0777d
RGB:
240, 119, 125
CMY:
6, 53, 51
CMYK:
0, 50, 48, 6
HSL:
357°, 80.1325%, 70.3922%
HSV (HSB):
357°, 50.4167%, 94.1176%
XYZ:
46.2337, 33.1996, 23.3734
xyY:
0.4497, 0.3229, 33.1996
CIE-Lab:
64.3222, 47.0107, 18.7342
CIE-LCH:
64.3222, 50.6061, 21.7277
CIE-Luv:
64.3222, 86.2832, 15.0741
Hunter-Lab:
57.6191, 42.3954, 16.2821
#f0777d color charts
#f0777d color shades, tints & tones
#f0777d color schemes
#f0777d color preview, HTML & CSS examples
This text has a color of #f0777d
<p style="color:#f0777d;">Text here</p>
.mytext {color:#f0777d;}
This box has a color of #f0777d
<div style="background-color:#f0777d;">Content here</div>
.mybackground {background-color:#f0777d;}
Border around this has a color of #f0777d
<div style="border:2px solid #f0777d;">Content here</div>
.myborder {border:2px solid #f0777d;}