#ff2d72 color space conversions
Hex:
#ff2d72
RGB:
255, 45, 114
CMY:
0, 82, 55
CMYK:
0, 82, 55, 0
HSL:
340°, 100.0000%, 58.8235%
HSV (HSB):
340°, 82.3529%, 100.0000%
XYZ:
45.2156, 24.3517, 18.2368
xyY:
0.5150, 0.2773, 24.3517
CIE-Lab:
56.4382, 78.0858, 14.6483
CIE-LCH:
56.4382, 79.4479, 10.6248
CIE-Luv:
56.4382, 140.0948, 2.0416
Hunter-Lab:
49.3474, 77.1965, 12.6320
#ff2d72 color charts
#ff2d72 color shades, tints & tones
#ff2d72 color schemes
#ff2d72 color preview, HTML & CSS examples
This text has a color of #ff2d72
<p style="color:#ff2d72;">Text here</p>
.mytext {color:#ff2d72;}
This box has a color of #ff2d72
<div style="background-color:#ff2d72;">Content here</div>
.mybackground {background-color:#ff2d72;}
Border around this has a color of #ff2d72
<div style="border:2px solid #ff2d72;">Content here</div>
.myborder {border:2px solid #ff2d72;}