#f14e8e color space conversions
Hex:
#f14e8e
RGB:
241, 78, 142
CMY:
5, 69, 44
CMYK:
0, 68, 41, 5
HSL:
336°, 85.3403%, 62.5490%
HSV (HSB):
336°, 67.6349%, 94.5098%
XYZ:
43.8825, 26.1025, 28.3166
xyY:
0.4464, 0.2655, 26.1025
CIE-Lab:
58.1343, 66.9008, 0.1570
CIE-LCH:
58.1343, 66.9009, 0.1345
CIE-Luv:
58.1343, 105.4095, -12.7594
Hunter-Lab:
51.0906, 63.9076, 2.9024
#f14e8e color charts
#f14e8e color shades, tints & tones
#f14e8e color schemes
#f14e8e color preview, HTML & CSS examples
This text has a color of #f14e8e
<p style="color:#f14e8e;">Text here</p>
.mytext {color:#f14e8e;}
This box has a color of #f14e8e
<div style="background-color:#f14e8e;">Content here</div>
.mybackground {background-color:#f14e8e;}
Border around this has a color of #f14e8e
<div style="border:2px solid #f14e8e;">Content here</div>
.myborder {border:2px solid #f14e8e;}