#ff116e color space conversions
Hex:
#ff116e
RGB:
255, 17, 110
CMY:
0, 93, 57
CMYK:
0, 93, 57, 0
HSL:
337°, 100.0000%, 53.3333%
HSV (HSB):
337°, 93.3333%, 100.0000%
XYZ:
44.2549, 22.7867, 16.8176
xyY:
0.5277, 0.2717, 22.7867
CIE-Lab:
54.8519, 82.1388, 14.8506
CIE-LCH:
54.8519, 83.4705, 10.2483
CIE-Luv:
54.8519, 148.1029, 1.0579
Hunter-Lab:
47.7354, 81.9483, 12.5264
#ff116e color charts
#ff116e color shades, tints & tones
#ff116e color schemes
#ff116e color preview, HTML & CSS examples
This text has a color of #ff116e
<p style="color:#ff116e;">Text here</p>
.mytext {color:#ff116e;}
This box has a color of #ff116e
<div style="background-color:#ff116e;">Content here</div>
.mybackground {background-color:#ff116e;}
Border around this has a color of #ff116e
<div style="border:2px solid #ff116e;">Content here</div>
.myborder {border:2px solid #ff116e;}