#f16f7a color space conversions
Hex:
#f16f7a
RGB:
241, 111, 122
CMY:
5, 56, 52
CMYK:
0, 54, 49, 5
HSL:
355°, 82.2785%, 69.0196%
HSV (HSB):
355°, 53.9419%, 94.5098%
XYZ:
45.4729, 31.4748, 22.0909
xyY:
0.4591, 0.3178, 31.4748
CIE-Lab:
62.9064, 50.9444, 18.5248
CIE-LCH:
62.9064, 54.2080, 19.9827
CIE-Luv:
62.9064, 92.9731, 13.7637
Hunter-Lab:
56.1024, 46.5012, 15.9256
#f16f7a color charts
#f16f7a color shades, tints & tones
#f16f7a color schemes
#f16f7a color preview, HTML & CSS examples
This text has a color of #f16f7a
<p style="color:#f16f7a;">Text here</p>
.mytext {color:#f16f7a;}
This box has a color of #f16f7a
<div style="background-color:#f16f7a;">Content here</div>
.mybackground {background-color:#f16f7a;}
Border around this has a color of #f16f7a
<div style="border:2px solid #f16f7a;">Content here</div>
.myborder {border:2px solid #f16f7a;}