#ff2d64 color space conversions
Hex:
#ff2d64
RGB:
255, 45, 100
CMY:
0, 82, 61
CMYK:
0, 82, 61, 0
HSL:
344°, 100.0000%, 58.8235%
HSV (HSB):
344°, 82.3529%, 100.0000%
XYZ:
44.4786, 24.0569, 14.3557
xyY:
0.5366, 0.2902, 24.0569
CIE-Lab:
56.1447, 77.2185, 22.5942
CIE-LCH:
56.1447, 80.4562, 16.3095
CIE-Luv:
56.1447, 145.2007, 10.5972
Hunter-Lab:
49.0478, 76.0377, 16.9799
#ff2d64 color charts
#ff2d64 color shades, tints & tones
#ff2d64 color schemes
#ff2d64 color preview, HTML & CSS examples
This text has a color of #ff2d64
<p style="color:#ff2d64;">Text here</p>
.mytext {color:#ff2d64;}
This box has a color of #ff2d64
<div style="background-color:#ff2d64;">Content here</div>
.mybackground {background-color:#ff2d64;}
Border around this has a color of #ff2d64
<div style="border:2px solid #ff2d64;">Content here</div>
.myborder {border:2px solid #ff2d64;}