#f14d65 color space conversions
Hex:
#f14d65
RGB:
241, 77, 101
CMY:
5, 70, 60
CMYK:
0, 68, 58, 5
HSL:
351°, 85.4167%, 62.3529%
HSV (HSB):
351°, 68.0498%, 94.5098%
XYZ:
41.2785, 24.9481, 14.9518
xyY:
0.5085, 0.3073, 24.9481
CIE-Lab:
57.0248, 63.8824, 22.7220
CIE-LCH:
57.0248, 67.8030, 19.5797
CIE-Luv:
57.0248, 119.2242, 14.3832
Hunter-Lab:
49.9481, 60.1082, 17.2154
#f14d65 color charts
#f14d65 color shades, tints & tones
#f14d65 color schemes
#f14d65 color preview, HTML & CSS examples
This text has a color of #f14d65
<p style="color:#f14d65;">Text here</p>
.mytext {color:#f14d65;}
This box has a color of #f14d65
<div style="background-color:#f14d65;">Content here</div>
.mybackground {background-color:#f14d65;}
Border around this has a color of #f14d65
<div style="border:2px solid #f14d65;">Content here</div>
.myborder {border:2px solid #f14d65;}