#ff355b color space conversions
Hex:
#ff355b
RGB:
255, 53, 91
CMY:
0, 79, 64
CMYK:
0, 79, 64, 0
HSL:
349°, 100.0000%, 60.3922%
HSV (HSB):
349°, 79.2157%, 100.0000%
XYZ:
44.4014, 24.5615, 12.2982
xyY:
0.5464, 0.3023, 24.5615
CIE-Lab:
56.6457, 74.8343, 28.5741
CIE-LCH:
56.6457, 80.1040, 20.8984
CIE-Luv:
56.6457, 145.1331, 17.0854
Hunter-Lab:
49.5596, 73.1924, 19.9790
#ff355b color charts
#ff355b color shades, tints & tones
#ff355b color schemes
#ff355b color preview, HTML & CSS examples
This text has a color of #ff355b
<p style="color:#ff355b;">Text here</p>
.mytext {color:#ff355b;}
This box has a color of #ff355b
<div style="background-color:#ff355b;">Content here</div>
.mybackground {background-color:#ff355b;}
Border around this has a color of #ff355b
<div style="border:2px solid #ff355b;">Content here</div>
.myborder {border:2px solid #ff355b;}