#f1777d color space conversions
Hex:
#f1777d
RGB:
241, 119, 125
CMY:
5, 53, 51
CMYK:
0, 51, 48, 5
HSL:
357°, 81.3333%, 70.5882%
HSV (HSB):
357°, 50.6224%, 94.5098%
XYZ:
46.5741, 33.3751, 23.3893
xyY:
0.4507, 0.3230, 33.3751
CIE-Lab:
64.4635, 47.3645, 18.9506
CIE-LCH:
64.4635, 51.0149, 21.8064
CIE-Luv:
64.4635, 87.0869, 15.2570
Hunter-Lab:
57.7712, 42.8040, 16.4356
#f1777d color charts
#f1777d color shades, tints & tones
#f1777d color schemes
#f1777d color preview, HTML & CSS examples
This text has a color of #f1777d
<p style="color:#f1777d;">Text here</p>
.mytext {color:#f1777d;}
This box has a color of #f1777d
<div style="background-color:#f1777d;">Content here</div>
.mybackground {background-color:#f1777d;}
Border around this has a color of #f1777d
<div style="border:2px solid #f1777d;">Content here</div>
.myborder {border:2px solid #f1777d;}