#ff2d79 color space conversions
Hex:
#ff2d79
RGB:
255, 45, 121
CMY:
0, 82, 53
CMYK:
0, 82, 53, 0
HSL:
338°, 100.0000%, 58.8235%
HSV (HSB):
338°, 82.3529%, 100.0000%
XYZ:
45.6296, 24.5172, 20.4165
xyY:
0.5038, 0.2707, 24.5172
CIE-Lab:
56.6020, 78.5672, 10.7027
CIE-LCH:
56.6020, 79.2928, 7.7572
CIE-Luv:
56.6020, 137.3805, -2.5346
Hunter-Lab:
49.5149, 77.8425, 10.2133
#ff2d79 color charts
#ff2d79 color shades, tints & tones
#ff2d79 color schemes
#ff2d79 color preview, HTML & CSS examples
This text has a color of #ff2d79
<p style="color:#ff2d79;">Text here</p>
.mytext {color:#ff2d79;}
This box has a color of #ff2d79
<div style="background-color:#ff2d79;">Content here</div>
.mybackground {background-color:#ff2d79;}
Border around this has a color of #ff2d79
<div style="border:2px solid #ff2d79;">Content here</div>
.myborder {border:2px solid #ff2d79;}