#ff2e64 color space conversions
Hex:
#ff2e64
RGB:
255, 46, 100
CMY:
0, 82, 61
CMYK:
0, 82, 61, 0
HSL:
344°, 100.0000%, 59.0196%
HSV (HSB):
344°, 81.9608%, 100.0000%
XYZ:
44.5172, 24.1341, 14.3686
xyY:
0.5362, 0.2907, 24.1341
CIE-Lab:
56.2218, 76.9985, 22.6968
CIE-LCH:
56.2218, 80.2739, 16.4239
CIE-Luv:
56.2218, 144.8543, 10.7717
Hunter-Lab:
49.1265, 75.7812, 17.0473
#ff2e64 color charts
#ff2e64 color shades, tints & tones
#ff2e64 color schemes
#ff2e64 color preview, HTML & CSS examples
This text has a color of #ff2e64
<p style="color:#ff2e64;">Text here</p>
.mytext {color:#ff2e64;}
This box has a color of #ff2e64
<div style="background-color:#ff2e64;">Content here</div>
.mybackground {background-color:#ff2e64;}
Border around this has a color of #ff2e64
<div style="border:2px solid #ff2e64;">Content here</div>
.myborder {border:2px solid #ff2e64;}