#f45bdc color space conversions
Hex:
#f45bdc
RGB:
244, 91, 220
CMY:
4, 64, 14
CMYK:
0, 63, 10, 4
HSL:
309°, 87.4286%, 65.6863%
HSV (HSB):
309°, 62.7049%, 95.6863%
XYZ:
53.9676, 31.8826, 71.0197
xyY:
0.3440, 0.2032, 31.8826
CIE-Lab:
63.2457, 72.4565, -36.8176
CIE-LCH:
63.2457, 81.2741, 333.0634
CIE-Luv:
63.2457, 75.4905, -68.5009
Hunter-Lab:
56.4647, 71.7929, -35.0481
#f45bdc color charts
#f45bdc color shades, tints & tones
#f45bdc color schemes
#f45bdc color preview, HTML & CSS examples
This text has a color of #f45bdc
<p style="color:#f45bdc;">Text here</p>
.mytext {color:#f45bdc;}
This box has a color of #f45bdc
<div style="background-color:#f45bdc;">Content here</div>
.mybackground {background-color:#f45bdc;}
Border around this has a color of #f45bdc
<div style="border:2px solid #f45bdc;">Content here</div>
.myborder {border:2px solid #f45bdc;}