#f45d7e color space conversions
Hex:
#f45d7e
RGB:
244, 93, 126
CMY:
4, 64, 51
CMYK:
0, 62, 48, 4
HSL:
347°, 87.2832%, 66.0784%
HSV (HSB):
347°, 61.8852%, 95.6863%
XYZ:
44.9885, 28.5682, 22.8817
xyY:
0.4665, 0.2962, 28.5682
CIE-Lab:
60.3986, 60.3603, 12.8151
CIE-LCH:
60.3986, 61.7057, 11.9865
CIE-Luv:
60.3986, 105.2795, 4.6375
Hunter-Lab:
53.4492, 56.7083, 12.0323
#f45d7e color charts
#f45d7e color shades, tints & tones
#f45d7e color schemes
#f45d7e color preview, HTML & CSS examples
This text has a color of #f45d7e
<p style="color:#f45d7e;">Text here</p>
.mytext {color:#f45d7e;}
This box has a color of #f45d7e
<div style="background-color:#f45d7e;">Content here</div>
.mybackground {background-color:#f45d7e;}
Border around this has a color of #f45d7e
<div style="border:2px solid #f45d7e;">Content here</div>
.myborder {border:2px solid #f45d7e;}