#ff3355 color space conversions
Hex:
#ff3355
RGB:
255, 51, 85
CMY:
0, 80, 67
CMYK:
0, 80, 67, 0
HSL:
350°, 100.0000%, 60.0000%
HSV (HSB):
350°, 80.0000%, 100.0000%
XYZ:
44.0635, 24.2835, 10.9591
xyY:
0.5556, 0.3062, 24.2835
CIE-Lab:
56.3706, 75.0335, 31.7442
CIE-LCH:
56.3706, 81.4723, 22.9316
CIE-Luv:
56.3706, 147.7753, 19.8068
Hunter-Lab:
49.2783, 73.3734, 21.3092
#ff3355 color charts
#ff3355 color shades, tints & tones
#ff3355 color schemes
#ff3355 color preview, HTML & CSS examples
This text has a color of #ff3355
<p style="color:#ff3355;">Text here</p>
.mytext {color:#ff3355;}
This box has a color of #ff3355
<div style="background-color:#ff3355;">Content here</div>
.mybackground {background-color:#ff3355;}
Border around this has a color of #ff3355
<div style="border:2px solid #ff3355;">Content here</div>
.myborder {border:2px solid #ff3355;}