#f42c8e color space conversions
Hex:
#f42c8e
RGB:
244, 44, 142
CMY:
4, 83, 44
CMYK:
0, 82, 42, 4
HSL:
331°, 90.0901%, 56.4706%
HSV (HSB):
331°, 81.9672%, 95.6863%
XYZ:
43.0914, 22.9875, 27.7570
xyY:
0.4592, 0.2450, 22.9875
CIE-Lab:
55.0594, 77.8180, -4.2979
CIE-LCH:
55.0594, 77.9366, 356.8388
CIE-Luv:
55.0594, 120.2365, -20.9350
Hunter-Lab:
47.9452, 76.5250, -0.7632
#f42c8e color charts
#f42c8e color shades, tints & tones
#f42c8e color schemes
#f42c8e color preview, HTML & CSS examples
This text has a color of #f42c8e
<p style="color:#f42c8e;">Text here</p>
.mytext {color:#f42c8e;}
This box has a color of #f42c8e
<div style="background-color:#f42c8e;">Content here</div>
.mybackground {background-color:#f42c8e;}
Border around this has a color of #f42c8e
<div style="border:2px solid #f42c8e;">Content here</div>
.myborder {border:2px solid #f42c8e;}