#ff135b color space conversions
Hex:
#ff135b
RGB:
255, 19, 91
CMY:
0, 93, 64
CMYK:
0, 93, 64, 0
HSL:
342°, 100.0000%, 53.7255%
HSV (HSB):
342°, 92.5490%, 100.0000%
XYZ:
43.3612, 22.4811, 11.9514
xyY:
0.5574, 0.2890, 22.4811
CIE-Lab:
54.5338, 80.8838, 25.8501
CIE-LCH:
54.5338, 84.9142, 17.7237
CIE-Luv:
54.5338, 155.0185, 12.4270
Hunter-Lab:
47.4142, 80.2668, 18.2451
#ff135b color charts
#ff135b color shades, tints & tones
#ff135b color schemes
#ff135b color preview, HTML & CSS examples
This text has a color of #ff135b
<p style="color:#ff135b;">Text here</p>
.mytext {color:#ff135b;}
This box has a color of #ff135b
<div style="background-color:#ff135b;">Content here</div>
.mybackground {background-color:#ff135b;}
Border around this has a color of #ff135b
<div style="border:2px solid #ff135b;">Content here</div>
.myborder {border:2px solid #ff135b;}