#f44a7d color space conversions
Hex:
#f44a7d
RGB:
244, 74, 125
CMY:
4, 71, 51
CMYK:
0, 70, 49, 4
HSL:
342°, 88.5417%, 62.3529%
HSV (HSB):
342°, 69.6721%, 95.6863%
XYZ:
43.4587, 25.6113, 22.0550
xyY:
0.4769, 0.2811, 25.6113
CIE-Lab:
57.6663, 67.6698, 9.5538
CIE-LCH:
57.6663, 68.3409, 8.0361
CIE-Luv:
57.6663, 115.5974, -1.1531
Hunter-Lab:
50.6076, 64.7213, 9.5865
#f44a7d color charts
#f44a7d color shades, tints & tones
#f44a7d color schemes
#f44a7d color preview, HTML & CSS examples
This text has a color of #f44a7d
<p style="color:#f44a7d;">Text here</p>
.mytext {color:#f44a7d;}
This box has a color of #f44a7d
<div style="background-color:#f44a7d;">Content here</div>
.mybackground {background-color:#f44a7d;}
Border around this has a color of #f44a7d
<div style="border:2px solid #f44a7d;">Content here</div>
.myborder {border:2px solid #f44a7d;}