#ff2d77 color space conversions
Hex:
#ff2d77
RGB:
255, 45, 119
CMY:
0, 82, 53
CMYK:
0, 82, 53, 0
HSL:
339°, 100.0000%, 58.8235%
HSV (HSB):
339°, 82.3529%, 100.0000%
XYZ:
45.5082, 24.4687, 19.7771
xyY:
0.5070, 0.2726, 24.4687
CIE-Lab:
56.5540, 78.4264, 11.8276
CIE-LCH:
56.5540, 79.3133, 8.5762
CIE-Luv:
56.5540, 138.1658, -1.2085
Hunter-Lab:
49.4658, 77.6533, 10.9211
#ff2d77 color charts
#ff2d77 color shades, tints & tones
#ff2d77 color schemes
#ff2d77 color preview, HTML & CSS examples
This text has a color of #ff2d77
<p style="color:#ff2d77;">Text here</p>
.mytext {color:#ff2d77;}
This box has a color of #ff2d77
<div style="background-color:#ff2d77;">Content here</div>
.mybackground {background-color:#ff2d77;}
Border around this has a color of #ff2d77
<div style="border:2px solid #ff2d77;">Content here</div>
.myborder {border:2px solid #ff2d77;}