#ff458d color space conversions
Hex:
#ff458d
RGB:
255, 69, 141
CMY:
0, 73, 45
CMYK:
0, 73, 45, 0
HSL:
337°, 100.0000%, 63.5294%
HSV (HSB):
337°, 72.9412%, 100.0000%
XYZ:
48.1758, 27.4393, 27.9565
xyY:
0.4651, 0.2649, 27.4393
CIE-Lab:
59.3788, 73.7493, 2.8463
CIE-LCH:
59.3788, 73.8042, 2.2102
CIE-Luv:
59.3788, 120.9080, -10.8627
Hunter-Lab:
52.3826, 72.4956, 5.0248
#ff458d color charts
#ff458d color shades, tints & tones
#ff458d color schemes
#ff458d color preview, HTML & CSS examples
This text has a color of #ff458d
<p style="color:#ff458d;">Text here</p>
.mytext {color:#ff458d;}
This box has a color of #ff458d
<div style="background-color:#ff458d;">Content here</div>
.mybackground {background-color:#ff458d;}
Border around this has a color of #ff458d
<div style="border:2px solid #ff458d;">Content here</div>
.myborder {border:2px solid #ff458d;}