#f42c85 color space conversions
Hex:
#f42c85
RGB:
244, 44, 133
CMY:
4, 83, 48
CMYK:
0, 82, 45, 4
HSL:
333°, 90.0901%, 56.4706%
HSV (HSB):
333°, 81.9672%, 95.6863%
XYZ:
42.4425, 22.7279, 24.3403
xyY:
0.4742, 0.2539, 22.7279
CIE-Lab:
54.7910, 77.0375, 0.6721
CIE-LCH:
54.7910, 77.0404, 0.4999
CIE-Luv:
54.7910, 124.0451, -14.3415
Hunter-Lab:
47.6738, 75.4840, 3.1007
#f42c85 color charts
#f42c85 color shades, tints & tones
#f42c85 color schemes
#f42c85 color preview, HTML & CSS examples
This text has a color of #f42c85
<p style="color:#f42c85;">Text here</p>
.mytext {color:#f42c85;}
This box has a color of #f42c85
<div style="background-color:#f42c85;">Content here</div>
.mybackground {background-color:#f42c85;}
Border around this has a color of #f42c85
<div style="border:2px solid #f42c85;">Content here</div>
.myborder {border:2px solid #f42c85;}