#ff2d69 color space conversions
Hex:
#ff2d69
RGB:
255, 45, 105
CMY:
0, 82, 59
CMYK:
0, 82, 59, 0
HSL:
343°, 100.0000%, 58.8235%
HSV (HSB):
343°, 82.3529%, 100.0000%
XYZ:
44.7282, 24.1567, 15.6699
xyY:
0.5290, 0.2857, 24.1567
CIE-Lab:
56.2443, 77.5137, 19.7502
CIE-LCH:
56.2443, 79.9902, 14.2946
CIE-Luv:
56.2443, 143.4309, 7.6392
Hunter-Lab:
49.1495, 76.4314, 15.5017
#ff2d69 color charts
#ff2d69 color shades, tints & tones
#ff2d69 color schemes
#ff2d69 color preview, HTML & CSS examples
This text has a color of #ff2d69
<p style="color:#ff2d69;">Text here</p>
.mytext {color:#ff2d69;}
This box has a color of #ff2d69
<div style="background-color:#ff2d69;">Content here</div>
.mybackground {background-color:#ff2d69;}
Border around this has a color of #ff2d69
<div style="border:2px solid #ff2d69;">Content here</div>
.myborder {border:2px solid #ff2d69;}