#ff14cc color space conversions
Hex:
#ff14cc
RGB:
255, 20, 204
CMY:
0, 92, 20
CMYK:
0, 92, 20, 0
HSL:
313°, 100.0000%, 53.9216%
HSV (HSB):
313°, 92.1569%, 100.0000%
XYZ:
52.3892, 26.1199, 59.4072
xyY:
0.3799, 0.1894, 26.1199
CIE-Lab:
58.1507, 90.3414, -35.5806
CIE-LCH:
58.1507, 97.0956, 338.5032
CIE-Luv:
58.1507, 104.9624, -68.5231
Hunter-Lab:
51.1077, 93.5376, -33.1429
#ff14cc color charts
#ff14cc RGB chart
#ff14cc CMYK chart
#ff14cc RGB pie chart
#ff14cc color shades, tints & tones
#ff14cc color schemes
#ff14cc color preview, HTML & CSS examples
This text has a color of #ff14cc
<p style="color:#ff14cc;">Text here</p>
.mytext {color:#ff14cc;}
Text color #ff14cc
This box has a color of #ff14cc
<div style="background-color:#ff14cc;">Content here</div>
.mybackground {background-color:#ff14cc;}
Background color #ff14cc
Border around this has a color of #ff14cc
<div style="border:2px solid #ff14cc;">Content here</div>
.myborder {border:2px solid #ff14cc;}
Border color #ff14cc