#ff2c46 color space conversions
Hex:
#ff2c46
RGB:
255, 44, 70
CMY:
0, 83, 73
CMYK:
0, 83, 73, 0
HSL:
353°, 100.0000%, 58.6275%
HSV (HSB):
353°, 82.7451%, 100.0000%
XYZ:
43.2462, 23.5036, 8.0517
xyY:
0.5781, 0.3142, 23.5036
CIE-Lab:
55.5873, 76.0021, 39.4793
CIE-LCH:
55.5873, 85.6442, 27.4497
CIE-Luv:
55.5873, 154.6966, 25.5566
Hunter-Lab:
48.4805, 74.3870, 24.0894
#ff2c46 color charts
#ff2c46 color shades, tints & tones
#ff2c46 color schemes
#ff2c46 color preview, HTML & CSS examples
This text has a color of #ff2c46
<p style="color:#ff2c46;">Text here</p>
.mytext {color:#ff2c46;}
This box has a color of #ff2c46
<div style="background-color:#ff2c46;">Content here</div>
.mybackground {background-color:#ff2c46;}
Border around this has a color of #ff2c46
<div style="border:2px solid #ff2c46;">Content here</div>
.myborder {border:2px solid #ff2c46;}