#f55add color space conversions
Hex:
#f55add
RGB:
245, 90, 221
CMY:
4, 65, 13
CMYK:
0, 63, 10, 4
HSL:
309°, 88.5714%, 65.6863%
HSV (HSB):
309°, 63.2653%, 96.0784%
XYZ:
54.3635, 31.9453, 71.7074
xyY:
0.3440, 0.2022, 31.9453
CIE-Lab:
63.2976, 73.2428, -37.2861
CIE-LCH:
63.2976, 82.1874, 333.0205
CIE-Luv:
63.2976, 76.2108, -69.3756
Hunter-Lab:
56.5201, 72.7787, -35.6574
#f55add color charts
#f55add color shades, tints & tones
#f55add color schemes
#f55add color preview, HTML & CSS examples
This text has a color of #f55add
<p style="color:#f55add;">Text here</p>
.mytext {color:#f55add;}
This box has a color of #f55add
<div style="background-color:#f55add;">Content here</div>
.mybackground {background-color:#f55add;}
Border around this has a color of #f55add
<div style="border:2px solid #f55add;">Content here</div>
.myborder {border:2px solid #f55add;}