#ff2c61 color space conversions
Hex:
#ff2c61
RGB:
255, 44, 97
CMY:
0, 83, 62
CMYK:
0, 83, 62, 0
HSL:
345°, 100.0000%, 58.6275%
HSV (HSB):
345°, 82.7451%, 100.0000%
XYZ:
44.2984, 23.9244, 13.5924
xyY:
0.5414, 0.2924, 23.9244
CIE-Lab:
56.0121, 77.2651, 24.2029
CIE-LCH:
56.0121, 80.9671, 17.3929
CIE-Luv:
56.0121, 146.5755, 12.1470
Hunter-Lab:
48.9126, 76.0638, 17.7627
#ff2c61 color charts
#ff2c61 color shades, tints & tones
#ff2c61 color schemes
#ff2c61 color preview, HTML & CSS examples
This text has a color of #ff2c61
<p style="color:#ff2c61;">Text here</p>
.mytext {color:#ff2c61;}
This box has a color of #ff2c61
<div style="background-color:#ff2c61;">Content here</div>
.mybackground {background-color:#ff2c61;}
Border around this has a color of #ff2c61
<div style="border:2px solid #ff2c61;">Content here</div>
.myborder {border:2px solid #ff2c61;}