#f14f9f color space conversions
Hex:
#f14f9f
RGB:
241, 79, 159
CMY:
5, 69, 38
CMYK:
0, 67, 34, 5
HSL:
330°, 85.2632%, 62.7451%
HSV (HSB):
330°, 67.2199%, 94.5098%
XYZ:
45.3296, 26.7959, 35.5839
xyY:
0.4209, 0.2488, 26.7959
CIE-Lab:
58.7850, 68.2980, -8.8219
CIE-LCH:
58.7850, 68.8654, 352.6400
CIE-Luv:
58.7850, 98.9170, -25.2487
Hunter-Lab:
51.7648, 65.7213, -4.5215
#f14f9f color charts
#f14f9f color shades, tints & tones
#f14f9f color schemes
#f14f9f color preview, HTML & CSS examples
This text has a color of #f14f9f
<p style="color:#f14f9f;">Text here</p>
.mytext {color:#f14f9f;}
This box has a color of #f14f9f
<div style="background-color:#f14f9f;">Content here</div>
.mybackground {background-color:#f14f9f;}
Border around this has a color of #f14f9f
<div style="border:2px solid #f14f9f;">Content here</div>
.myborder {border:2px solid #f14f9f;}