#ff14a3 color space conversions
Hex:
#ff14a3
RGB:
255, 20, 163
CMY:
0, 92, 36
CMYK:
0, 92, 36, 0
HSL:
323°, 100.0000%, 53.9216%
HSV (HSB):
323°, 92.1569%, 100.0000%
XYZ:
48.1010, 24.4047, 36.8257
xyY:
0.4400, 0.2232, 24.4047
CIE-Lab:
56.4907, 85.9915, -14.3618
CIE-LCH:
56.4907, 87.1825, 350.5183
CIE-Luv:
56.4907, 124.0293, -36.4913
Hunter-Lab:
49.4011, 87.3507, -9.6166
#ff14a3 color charts
#ff14a3 color shades, tints & tones
#ff14a3 color schemes
#ff14a3 color preview, HTML & CSS examples
This text has a color of #ff14a3
<p style="color:#ff14a3;">Text here</p>
.mytext {color:#ff14a3;}
This box has a color of #ff14a3
<div style="background-color:#ff14a3;">Content here</div>
.mybackground {background-color:#ff14a3;}
Border around this has a color of #ff14a3
<div style="border:2px solid #ff14a3;">Content here</div>
.myborder {border:2px solid #ff14a3;}