#ff355e color space conversions
Hex:
#ff355e
RGB:
255, 53, 94
CMY:
0, 79, 63
CMYK:
0, 79, 63, 0
HSL:
348°, 100.0000%, 60.3922%
HSV (HSB):
348°, 79.2157%, 100.0000%
XYZ:
44.5335, 24.6144, 12.9935
xyY:
0.5422, 0.2997, 24.6144
CIE-Lab:
56.6977, 74.9943, 26.8750
CIE-LCH:
56.6977, 79.6643, 19.7157
CIE-Luv:
56.6977, 144.1907, 15.4659
Hunter-Lab:
49.6129, 73.4026, 19.2010
#ff355e color charts
#ff355e color shades, tints & tones
#ff355e color schemes
#ff355e color preview, HTML & CSS examples
This text has a color of #ff355e
<p style="color:#ff355e;">Text here</p>
.mytext {color:#ff355e;}
This box has a color of #ff355e
<div style="background-color:#ff355e;">Content here</div>
.mybackground {background-color:#ff355e;}
Border around this has a color of #ff355e
<div style="border:2px solid #ff355e;">Content here</div>
.myborder {border:2px solid #ff355e;}