#ff2c73 color space conversions
Hex:
#ff2c73
RGB:
255, 44, 115
CMY:
0, 83, 55
CMYK:
0, 83, 55, 0
HSL:
340°, 100.0000%, 58.6275%
HSV (HSB):
340°, 82.7451%, 100.0000%
XYZ:
45.2352, 24.2992, 18.5257
xyY:
0.5137, 0.2759, 24.2992
CIE-Lab:
56.3861, 78.3666, 13.9793
CIE-LCH:
56.3861, 79.6037, 10.1143
CIE-Luv:
56.3861, 140.0282, 1.2220
Hunter-Lab:
49.2942, 77.5371, 12.2236
#ff2c73 color charts
#ff2c73 color shades, tints & tones
#ff2c73 color schemes
#ff2c73 color preview, HTML & CSS examples
This text has a color of #ff2c73
<p style="color:#ff2c73;">Text here</p>
.mytext {color:#ff2c73;}
This box has a color of #ff2c73
<div style="background-color:#ff2c73;">Content here</div>
.mybackground {background-color:#ff2c73;}
Border around this has a color of #ff2c73
<div style="border:2px solid #ff2c73;">Content here</div>
.myborder {border:2px solid #ff2c73;}