#f14f6c color space conversions
Hex:
#f14f6c
RGB:
241, 79, 108
CMY:
5, 69, 58
CMYK:
0, 67, 55, 5
HSL:
349°, 85.2632%, 62.7451%
HSV (HSB):
349°, 67.2199%, 94.5098%
XYZ:
41.7784, 25.3754, 16.8833
xyY:
0.4971, 0.3020, 25.3754
CIE-Lab:
57.4394, 63.6178, 19.1722
CIE-LCH:
57.4394, 66.4439, 16.7710
CIE-Luv:
57.4394, 116.0547, 10.7775
Hunter-Lab:
50.3740, 59.8868, 15.3902
#f14f6c color charts
#f14f6c color shades, tints & tones
#f14f6c color schemes
#f14f6c color preview, HTML & CSS examples
This text has a color of #f14f6c
<p style="color:#f14f6c;">Text here</p>
.mytext {color:#f14f6c;}
This box has a color of #f14f6c
<div style="background-color:#f14f6c;">Content here</div>
.mybackground {background-color:#f14f6c;}
Border around this has a color of #f14f6c
<div style="border:2px solid #f14f6c;">Content here</div>
.myborder {border:2px solid #f14f6c;}