#f42a65 color space conversions
Hex:
#f42a65
RGB:
244, 42, 101
CMY:
4, 84, 60
CMYK:
0, 83, 59, 4
HSL:
342°, 90.1786%, 56.0784%
HSV (HSB):
342°, 82.7869%, 95.6863%
XYZ:
40.4852, 21.8286, 14.3915
xyY:
0.5278, 0.2846, 21.8286
CIE-Lab:
53.8447, 75.1485, 18.5444
CIE-LCH:
53.8447, 77.4028, 13.8619
CIE-Luv:
53.8447, 137.2602, 6.6914
Hunter-Lab:
46.7211, 72.9134, 14.4417
#f42a65 color charts
#f42a65 color shades, tints & tones
#f42a65 color schemes
#f42a65 color preview, HTML & CSS examples
This text has a color of #f42a65
<p style="color:#f42a65;">Text here</p>
.mytext {color:#f42a65;}
This box has a color of #f42a65
<div style="background-color:#f42a65;">Content here</div>
.mybackground {background-color:#f42a65;}
Border around this has a color of #f42a65
<div style="border:2px solid #f42a65;">Content here</div>
.myborder {border:2px solid #f42a65;}