#ff2755 color space conversions
Hex:
#ff2755
RGB:
255, 39, 85
CMY:
0, 85, 67
CMYK:
0, 85, 67, 0
HSL:
347°, 100.0000%, 57.6471%
HSV (HSB):
347°, 84.7059%, 100.0000%
XYZ:
43.6052, 23.3669, 10.8063
xyY:
0.5606, 0.3004, 23.3669
CIE-Lab:
55.4483, 77.6626, 30.5884
CIE-LCH:
55.4483, 83.4693, 21.4977
CIE-Luv:
55.4483, 152.1609, 17.8187
Hunter-Lab:
48.3393, 76.4247, 20.5832
#ff2755 color charts
#ff2755 color shades, tints & tones
#ff2755 color schemes
#ff2755 color preview, HTML & CSS examples
This text has a color of #ff2755
<p style="color:#ff2755;">Text here</p>
.mytext {color:#ff2755;}
This box has a color of #ff2755
<div style="background-color:#ff2755;">Content here</div>
.mybackground {background-color:#ff2755;}
Border around this has a color of #ff2755
<div style="border:2px solid #ff2755;">Content here</div>
.myborder {border:2px solid #ff2755;}