#ff128c color space conversions
Hex:
#ff128c
RGB:
255, 18, 140
CMY:
0, 93, 45
CMYK:
0, 93, 45, 0
HSL:
329°, 100.0000%, 53.5294%
HSV (HSB):
329°, 92.9412%, 100.0000%
XYZ:
46.1899, 23.5861, 26.9290
xyY:
0.4776, 0.2439, 23.5861
CIE-Lab:
55.6709, 84.1765, -1.9698
CIE-LCH:
55.6709, 84.1995, 358.6595
CIE-Luv:
55.6709, 134.9463, -19.3987
Hunter-Lab:
48.5655, 84.7792, 1.1202
#ff128c color charts
#ff128c RGB chart
#ff128c CMYK chart
#ff128c RGB pie chart
#ff128c color shades, tints & tones
#ff128c color schemes
#ff128c color preview, HTML & CSS examples
This text has a color of #ff128c
<p style="color:#ff128c;">Text here</p>
.mytext {color:#ff128c;}
Text color #ff128c
This box has a color of #ff128c
<div style="background-color:#ff128c;">Content here</div>
.mybackground {background-color:#ff128c;}
Background color #ff128c
Border around this has a color of #ff128c
<div style="border:2px solid #ff128c;">Content here</div>
.myborder {border:2px solid #ff128c;}
Border color #ff128c