#f42d7e color space conversions
Hex:
#f42d7e
RGB:
244, 45, 126
CMY:
4, 82, 51
CMYK:
0, 82, 48, 4
HSL:
336°, 90.0452%, 56.6667%
HSV (HSB):
336°, 81.5574%, 95.6863%
XYZ:
42.0125, 22.6162, 21.8897
xyY:
0.4856, 0.2614, 22.6162
CIE-Lab:
54.6748, 76.2430, 4.6902
CIE-LCH:
54.6748, 76.3871, 3.5202
CIE-Luv:
54.6748, 126.6413, -9.1688
Hunter-Lab:
47.5565, 74.4670, 5.9991
#f42d7e color charts
#f42d7e color shades, tints & tones
#f42d7e color schemes
#f42d7e color preview, HTML & CSS examples
This text has a color of #f42d7e
<p style="color:#f42d7e;">Text here</p>
.mytext {color:#f42d7e;}
This box has a color of #f42d7e
<div style="background-color:#f42d7e;">Content here</div>
.mybackground {background-color:#f42d7e;}
Border around this has a color of #f42d7e
<div style="border:2px solid #f42d7e;">Content here</div>
.myborder {border:2px solid #f42d7e;}