#ff358b color space conversions
Hex:
#ff358b
RGB:
255, 53, 139
CMY:
0, 79, 45
CMYK:
0, 79, 45, 0
HSL:
334°, 100.0000%, 60.3922%
HSV (HSB):
334°, 79.2157%, 100.0000%
XYZ:
47.1733, 25.6703, 26.8946
xyY:
0.4730, 0.2574, 25.6703
CIE-Lab:
57.7228, 78.1026, 1.6212
CIE-LCH:
57.7228, 78.1194, 1.1892
CIE-Luv:
57.7228, 127.6023, -13.4341
Hunter-Lab:
50.6659, 77.5302, 3.9935
#ff358b color charts
#ff358b color shades, tints & tones
#ff358b color schemes
#ff358b color preview, HTML & CSS examples
This text has a color of #ff358b
<p style="color:#ff358b;">Text here</p>
.mytext {color:#ff358b;}
This box has a color of #ff358b
<div style="background-color:#ff358b;">Content here</div>
.mybackground {background-color:#ff358b;}
Border around this has a color of #ff358b
<div style="border:2px solid #ff358b;">Content here</div>
.myborder {border:2px solid #ff358b;}