#f42ac8 color space conversions
Hex:
#f42ac8
RGB:
244, 42, 200
CMY:
4, 84, 22
CMYK:
0, 83, 18, 4
HSL:
313°, 90.1786%, 56.0784%
HSV (HSB):
313°, 82.7869%, 95.6863%
XYZ:
48.5615, 25.0592, 56.9210
xyY:
0.3720, 0.1920, 25.0592
CIE-Lab:
57.1330, 84.4903, -35.0229
CIE-LCH:
57.1330, 91.4616, 337.4850
CIE-Luv:
57.1330, 95.4466, -66.4187
Hunter-Lab:
50.0591, 85.5564, -32.3758
#f42ac8 color charts
#f42ac8 color shades, tints & tones
#f42ac8 color schemes
#f42ac8 color preview, HTML & CSS examples
This text has a color of #f42ac8
<p style="color:#f42ac8;">Text here</p>
.mytext {color:#f42ac8;}
This box has a color of #f42ac8
<div style="background-color:#f42ac8;">Content here</div>
.mybackground {background-color:#f42ac8;}
Border around this has a color of #f42ac8
<div style="border:2px solid #f42ac8;">Content here</div>
.myborder {border:2px solid #f42ac8;}