#f14da3 color space conversions
Hex:
#f14da3
RGB:
241, 77, 163
CMY:
5, 70, 36
CMYK:
0, 68, 32, 5
HSL:
329°, 85.4167%, 62.3529%
HSV (HSB):
329°, 68.0498%, 94.5098%
XYZ:
45.5404, 26.6529, 37.3946
xyY:
0.4156, 0.2432, 26.6529
CIE-Lab:
58.6516, 69.4772, -11.3499
CIE-LCH:
58.6516, 70.3982, 350.7220
CIE-Luv:
58.6516, 98.2803, -29.0342
Hunter-Lab:
51.6264, 67.1110, -6.8071
#f14da3 color charts
#f14da3 color shades, tints & tones
#f14da3 color schemes
#f14da3 color preview, HTML & CSS examples
This text has a color of #f14da3
<p style="color:#f14da3;">Text here</p>
.mytext {color:#f14da3;}
This box has a color of #f14da3
<div style="background-color:#f14da3;">Content here</div>
.mybackground {background-color:#f14da3;}
Border around this has a color of #f14da3
<div style="border:2px solid #f14da3;">Content here</div>
.myborder {border:2px solid #f14da3;}