#ff2c70 color space conversions
Hex:
#ff2c70
RGB:
255, 44, 112
CMY:
0, 83, 56
CMYK:
0, 83, 56, 0
HSL:
341°, 100.0000%, 58.6275%
HSV (HSB):
341°, 82.7451%, 100.0000%
XYZ:
45.0653, 24.2312, 17.6311
xyY:
0.5184, 0.2788, 24.2312
CIE-Lab:
56.3186, 78.1684, 15.6763
CIE-LCH:
56.3186, 79.7248, 11.3399
CIE-Luv:
56.3186, 141.1719, 3.1384
Hunter-Lab:
49.2252, 77.2713, 13.2216
#ff2c70 color charts
#ff2c70 color shades, tints & tones
#ff2c70 color schemes
#ff2c70 color preview, HTML & CSS examples
This text has a color of #ff2c70
<p style="color:#ff2c70;">Text here</p>
.mytext {color:#ff2c70;}
This box has a color of #ff2c70
<div style="background-color:#ff2c70;">Content here</div>
.mybackground {background-color:#ff2c70;}
Border around this has a color of #ff2c70
<div style="border:2px solid #ff2c70;">Content here</div>
.myborder {border:2px solid #ff2c70;}