#f14b7d color space conversions
Hex:
#f14b7d
RGB:
241, 75, 125
CMY:
5, 71, 51
CMYK:
0, 69, 48, 5
HSL:
342°, 85.5670%, 61.9608%
HSV (HSB):
342°, 68.8797%, 94.5098%
XYZ:
42.4934, 25.2136, 22.0291
xyY:
0.4735, 0.2810, 25.2136
CIE-Lab:
57.2829, 66.4487, 8.9389
CIE-LCH:
57.2829, 67.0472, 7.6616
CIE-Luv:
57.2829, 112.6968, -1.6163
Hunter-Lab:
50.2131, 63.1844, 9.1380
#f14b7d color charts
#f14b7d color shades, tints & tones
#f14b7d color schemes
#f14b7d color preview, HTML & CSS examples
This text has a color of #f14b7d
<p style="color:#f14b7d;">Text here</p>
.mytext {color:#f14b7d;}
This box has a color of #f14b7d
<div style="background-color:#f14b7d;">Content here</div>
.mybackground {background-color:#f14b7d;}
Border around this has a color of #f14b7d
<div style="border:2px solid #f14b7d;">Content here</div>
.myborder {border:2px solid #f14b7d;}