#f14c6d color space conversions
Hex:
#f14c6d
RGB:
241, 76, 109
CMY:
5, 70, 57
CMYK:
0, 68, 55, 5
HSL:
348°, 85.4922%, 62.1569%
HSV (HSB):
348°, 68.4647%, 94.5098%
XYZ:
41.6204, 24.9738, 17.0948
xyY:
0.4973, 0.2984, 24.9738
CIE-Lab:
57.0499, 64.8170, 18.0539
CIE-LCH:
57.0499, 67.2844, 15.5645
CIE-Luv:
57.0499, 117.3745, 9.2191
Hunter-Lab:
49.9738, 61.2086, 14.7000
#f14c6d color charts
#f14c6d color shades, tints & tones
#f14c6d color schemes
#f14c6d color preview, HTML & CSS examples
This text has a color of #f14c6d
<p style="color:#f14c6d;">Text here</p>
.mytext {color:#f14c6d;}
This box has a color of #f14c6d
<div style="background-color:#f14c6d;">Content here</div>
.mybackground {background-color:#f14c6d;}
Border around this has a color of #f14c6d
<div style="border:2px solid #f14c6d;">Content here</div>
.myborder {border:2px solid #f14c6d;}