#ff115d color space conversions
Hex:
#ff115d
RGB:
255, 17, 93
CMY:
0, 93, 64
CMYK:
0, 93, 64, 0
HSL:
341°, 100.0000%, 53.3333%
HSV (HSB):
341°, 93.3333%, 100.0000%
XYZ:
43.4162, 22.4512, 12.4012
xyY:
0.5547, 0.2868, 22.4512
CIE-Lab:
54.5025, 81.1813, 24.6099
CIE-LCH:
54.5025, 84.8295, 16.8645
CIE-Luv:
54.5025, 154.6272, 11.1749
Hunter-Lab:
47.3827, 80.6378, 17.6503
#ff115d color charts
#ff115d color shades, tints & tones
#ff115d color schemes
#ff115d color preview, HTML & CSS examples
This text has a color of #ff115d
<p style="color:#ff115d;">Text here</p>
.mytext {color:#ff115d;}
This box has a color of #ff115d
<div style="background-color:#ff115d;">Content here</div>
.mybackground {background-color:#ff115d;}
Border around this has a color of #ff115d
<div style="border:2px solid #ff115d;">Content here</div>
.myborder {border:2px solid #ff115d;}