#ff445d color space conversions
Hex:
#ff445d
RGB:
255, 68, 93
CMY:
0, 73, 64
CMYK:
0, 73, 64, 0
HSL:
352°, 100.0000%, 63.3333%
HSV (HSB):
352°, 73.3333%, 100.0000%
XYZ:
45.2829, 26.1846, 13.0234
xyY:
0.5360, 0.3099, 26.1846
CIE-Lab:
58.2118, 70.6343, 29.4102
CIE-LCH:
58.2118, 76.5125, 22.6055
CIE-Luv:
58.2118, 137.5736, 19.3625
Hunter-Lab:
51.1708, 68.4120, 20.7298
#ff445d color charts
#ff445d color shades, tints & tones
#ff445d color schemes
#ff445d color preview, HTML & CSS examples
This text has a color of #ff445d
<p style="color:#ff445d;">Text here</p>
.mytext {color:#ff445d;}
This box has a color of #ff445d
<div style="background-color:#ff445d;">Content here</div>
.mybackground {background-color:#ff445d;}
Border around this has a color of #ff445d
<div style="border:2px solid #ff445d;">Content here</div>
.myborder {border:2px solid #ff445d;}