#ff448b color space conversions
Hex:
#ff448b
RGB:
255, 68, 139
CMY:
0, 73, 45
CMYK:
0, 73, 45, 0
HSL:
337°, 100.0000%, 63.3333%
HSV (HSB):
337°, 73.3333%, 100.0000%
XYZ:
47.9673, 27.2583, 27.1593
xyY:
0.4685, 0.2662, 27.2583
CIE-Lab:
59.2127, 73.8893, 3.7798
CIE-LCH:
59.2127, 73.9859, 2.9284
CIE-Luv:
59.2127, 122.0712, -9.7092
Hunter-Lab:
52.2095, 72.6297, 5.7041
#ff448b color charts
#ff448b color shades, tints & tones
#ff448b color schemes
#ff448b color preview, HTML & CSS examples
This text has a color of #ff448b
<p style="color:#ff448b;">Text here</p>
.mytext {color:#ff448b;}
This box has a color of #ff448b
<div style="background-color:#ff448b;">Content here</div>
.mybackground {background-color:#ff448b;}
Border around this has a color of #ff448b
<div style="border:2px solid #ff448b;">Content here</div>
.myborder {border:2px solid #ff448b;}