#ff14f9 color space conversions
Hex:
#ff14f9
RGB:
255, 20, 249
CMY:
0, 92, 2
CMYK:
0, 92, 2, 0
HSL:
302°, 100.0000%, 53.9216%
HSV (HSB):
302°, 92.1569%, 100.0000%
XYZ:
58.5890, 28.5999, 92.0549
xyY:
0.3269, 0.1596, 28.5999
CIE-Lab:
60.4269, 96.1031, -57.3444
CIE-LCH:
60.4269, 111.9115, 329.1756
CIE-Luv:
60.4269, 85.6318, -103.1562
Hunter-Lab:
53.4788, 101.9687, -64.6226
#ff14f9 color charts
#ff14f9 color shades, tints & tones
#ff14f9 color schemes
#ff14f9 color preview, HTML & CSS examples
This text has a color of #ff14f9
<p style="color:#ff14f9;">Text here</p>
.mytext {color:#ff14f9;}
This box has a color of #ff14f9
<div style="background-color:#ff14f9;">Content here</div>
.mybackground {background-color:#ff14f9;}
Border around this has a color of #ff14f9
<div style="border:2px solid #ff14f9;">Content here</div>
.myborder {border:2px solid #ff14f9;}