#f64d85 color space conversions
Hex:
#f64d85
RGB:
246, 77, 133
CMY:
4, 70, 48
CMYK:
0, 69, 46, 4
HSL:
340°, 90.3743%, 63.3333%
HSV (HSB):
340°, 68.6992%, 96.4706%
XYZ:
44.8936, 26.5940, 24.9573
xyY:
0.4655, 0.2757, 26.5940
CIE-Lab:
58.5967, 67.8530, 6.2165
CIE-LCH:
58.5967, 68.1372, 5.2347
CIE-Luv:
58.5967, 113.0269, -5.2409
Hunter-Lab:
51.5694, 65.1460, 7.4049
#f64d85 color charts
#f64d85 color shades, tints & tones
#f64d85 color schemes
#f64d85 color preview, HTML & CSS examples
This text has a color of #f64d85
<p style="color:#f64d85;">Text here</p>
.mytext {color:#f64d85;}
This box has a color of #f64d85
<div style="background-color:#f64d85;">Content here</div>
.mybackground {background-color:#f64d85;}
Border around this has a color of #f64d85
<div style="border:2px solid #f64d85;">Content here</div>
.myborder {border:2px solid #f64d85;}