#ff11ba color space conversions
Hex:
#ff11ba
RGB:
255, 17, 186
CMY:
0, 93, 27
CMYK:
0, 93, 27, 0
HSL:
317°, 100.0000%, 53.3333%
HSV (HSB):
317°, 93.3333%, 100.0000%
XYZ:
50.3034, 25.2061, 48.6683
xyY:
0.4051, 0.2030, 25.2061
CIE-Lab:
57.2757, 88.5987, -26.5807
CIE-LCH:
57.2757, 92.5001, 343.3001
CIE-Luv:
57.2757, 113.5211, -54.6480
Hunter-Lab:
50.2056, 90.9876, -22.3306
#ff11ba color charts
#ff11ba color shades, tints & tones
#ff11ba color schemes
#ff11ba color preview, HTML & CSS examples
This text has a color of #ff11ba
<p style="color:#ff11ba;">Text here</p>
.mytext {color:#ff11ba;}
This box has a color of #ff11ba
<div style="background-color:#ff11ba;">Content here</div>
.mybackground {background-color:#ff11ba;}
Border around this has a color of #ff11ba
<div style="border:2px solid #ff11ba;">Content here</div>
.myborder {border:2px solid #ff11ba;}