#ff2955 color space conversions
Hex:
#ff2955
RGB:
255, 41, 85
CMY:
0, 84, 67
CMYK:
0, 84, 67, 0
HSL:
348°, 100.0000%, 58.0392%
HSV (HSB):
348°, 83.9216%, 100.0000%
XYZ:
43.6726, 23.5018, 10.8288
xyY:
0.5599, 0.3013, 23.5018
CIE-Lab:
55.5854, 77.2700, 30.7608
CIE-LCH:
55.5854, 83.1677, 21.7072
CIE-Luv:
55.5854, 151.5048, 18.1154
Hunter-Lab:
48.4786, 75.9667, 20.6912
#ff2955 color charts
#ff2955 color shades, tints & tones
#ff2955 color schemes
#ff2955 color preview, HTML & CSS examples
This text has a color of #ff2955
<p style="color:#ff2955;">Text here</p>
.mytext {color:#ff2955;}
This box has a color of #ff2955
<div style="background-color:#ff2955;">Content here</div>
.mybackground {background-color:#ff2955;}
Border around this has a color of #ff2955
<div style="border:2px solid #ff2955;">Content here</div>
.myborder {border:2px solid #ff2955;}