#f64f82 color space conversions
Hex:
#f64f82
RGB:
246, 79, 130
CMY:
4, 69, 49
CMYK:
0, 68, 47, 4
HSL:
342°, 90.2703%, 63.7255%
HSV (HSB):
342°, 67.8862%, 96.4706%
XYZ:
44.8313, 26.7965, 23.9285
xyY:
0.4692, 0.2804, 26.7965
CIE-Lab:
58.7855, 66.8590, 8.2476
CIE-LCH:
58.7855, 67.3658, 7.0324
CIE-Luv:
58.7855, 113.0812, -2.4964
Hunter-Lab:
51.7653, 64.0003, 8.8290
#f64f82 color charts
#f64f82 color shades, tints & tones
#f64f82 color schemes
#f64f82 color preview, HTML & CSS examples
This text has a color of #f64f82
<p style="color:#f64f82;">Text here</p>
.mytext {color:#f64f82;}
This box has a color of #f64f82
<div style="background-color:#f64f82;">Content here</div>
.mybackground {background-color:#f64f82;}
Border around this has a color of #f64f82
<div style="border:2px solid #f64f82;">Content here</div>
.myborder {border:2px solid #f64f82;}