#ff128b color space conversions
Hex:
#ff128b
RGB:
255, 18, 139
CMY:
0, 93, 45
CMYK:
0, 93, 45, 0
HSL:
329°, 100.0000%, 53.5294%
HSV (HSB):
329°, 92.9412%, 100.0000%
XYZ:
46.1165, 23.5567, 26.5424
xyY:
0.4793, 0.2448, 23.5567
CIE-Lab:
55.6412, 84.0963, -1.4174
CIE-LCH:
55.6412, 84.1083, 359.0344
CIE-Luv:
55.6412, 135.4020, -18.6715
Hunter-Lab:
48.5352, 84.6679, 1.5508
#ff128b color charts
#ff128b RGB chart
#ff128b CMYK chart
#ff128b RGB pie chart
#ff128b color shades, tints & tones
#ff128b color schemes
#ff128b color preview, HTML & CSS examples
This text has a color of #ff128b
<p style="color:#ff128b;">Text here</p>
.mytext {color:#ff128b;}
Text color #ff128b
This box has a color of #ff128b
<div style="background-color:#ff128b;">Content here</div>
.mybackground {background-color:#ff128b;}
Background color #ff128b
Border around this has a color of #ff128b
<div style="border:2px solid #ff128b;">Content here</div>
.myborder {border:2px solid #ff128b;}
Border color #ff128b