#ff115e color space conversions
Hex:
#ff115e
RGB:
255, 17, 94
CMY:
0, 93, 63
CMYK:
0, 93, 63, 0
HSL:
341°, 100.0000%, 53.3333%
HSV (HSB):
341°, 93.3333%, 100.0000%
XYZ:
43.4608, 22.4690, 12.6360
xyY:
0.5532, 0.2860, 22.4690
CIE-Lab:
54.5212, 81.2326, 24.0339
CIE-LCH:
54.5212, 84.7134, 16.4817
CIE-Luv:
54.5212, 154.2658, 10.6170
Hunter-Lab:
47.4015, 80.7078, 17.3759
#ff115e color charts
#ff115e color shades, tints & tones
#ff115e color schemes
#ff115e color preview, HTML & CSS examples
This text has a color of #ff115e
<p style="color:#ff115e;">Text here</p>
.mytext {color:#ff115e;}
This box has a color of #ff115e
<div style="background-color:#ff115e;">Content here</div>
.mybackground {background-color:#ff115e;}
Border around this has a color of #ff115e
<div style="border:2px solid #ff115e;">Content here</div>
.myborder {border:2px solid #ff115e;}