#f14cc0 color space conversions
Hex:
#f14cc0
RGB:
241, 76, 192
CMY:
5, 70, 25
CMYK:
0, 68, 20, 5
HSL:
318°, 85.4922%, 62.1569%
HSV (HSB):
318°, 68.4647%, 94.5098%
XYZ:
48.3745, 27.6754, 52.6614
xyY:
0.3758, 0.2150, 27.6754
CIE-Lab:
59.5944, 73.3673, -26.6557
CIE-LCH:
59.5944, 78.0595, 340.0330
CIE-Luv:
59.5944, 87.9357, -52.3402
Hunter-Lab:
52.6074, 72.0744, -22.5257
#f14cc0 color charts
#f14cc0 color shades, tints & tones
#f14cc0 color schemes
#f14cc0 color preview, HTML & CSS examples
This text has a color of #f14cc0
<p style="color:#f14cc0;">Text here</p>
.mytext {color:#f14cc0;}
This box has a color of #f14cc0
<div style="background-color:#f14cc0;">Content here</div>
.mybackground {background-color:#f14cc0;}
Border around this has a color of #f14cc0
<div style="border:2px solid #f14cc0;">Content here</div>
.myborder {border:2px solid #f14cc0;}