#ff14cd color space conversions
Hex:
#ff14cd
RGB:
255, 20, 205
CMY:
0, 92, 20
CMYK:
0, 92, 20, 0
HSL:
313°, 100.0000%, 53.9216%
HSV (HSB):
313°, 92.1569%, 100.0000%
XYZ:
52.5096, 26.1681, 60.0410
xyY:
0.3785, 0.1886, 26.1681
CIE-Lab:
58.1963, 90.4589, -36.0812
CIE-LCH:
58.1963, 97.3892, 338.2545
CIE-Luv:
58.1963, 104.5092, -69.3066
Hunter-Lab:
51.1548, 93.7068, -33.7811
#ff14cd color charts
#ff14cd RGB chart
#ff14cd CMYK chart
#ff14cd RGB pie chart
#ff14cd color shades, tints & tones
#ff14cd color schemes
#ff14cd color preview, HTML & CSS examples
This text has a color of #ff14cd
<p style="color:#ff14cd;">Text here</p>
.mytext {color:#ff14cd;}
Text color #ff14cd
This box has a color of #ff14cd
<div style="background-color:#ff14cd;">Content here</div>
.mybackground {background-color:#ff14cd;}
Background color #ff14cd
Border around this has a color of #ff14cd
<div style="border:2px solid #ff14cd;">Content here</div>
.myborder {border:2px solid #ff14cd;}
Border color #ff14cd