#ff355d color space conversions
Hex:
#ff355d
RGB:
255, 53, 93
CMY:
0, 79, 64
CMYK:
0, 79, 64, 0
HSL:
348°, 100.0000%, 60.3922%
HSV (HSB):
348°, 79.2157%, 100.0000%
XYZ:
44.4889, 24.5965, 12.7587
xyY:
0.5436, 0.3005, 24.5965
CIE-Lab:
56.6802, 74.9403, 27.4415
CIE-LCH:
56.6802, 79.8066, 20.1117
CIE-Luv:
56.6802, 144.5076, 16.0107
Hunter-Lab:
49.5949, 73.3317, 19.4636
#ff355d color charts
#ff355d color shades, tints & tones
#ff355d color schemes
#ff355d color preview, HTML & CSS examples
This text has a color of #ff355d
<p style="color:#ff355d;">Text here</p>
.mytext {color:#ff355d;}
This box has a color of #ff355d
<div style="background-color:#ff355d;">Content here</div>
.mybackground {background-color:#ff355d;}
Border around this has a color of #ff355d
<div style="border:2px solid #ff355d;">Content here</div>
.myborder {border:2px solid #ff355d;}