#f66c85 color space conversions
Hex:
#f66c85
RGB:
246, 108, 133
CMY:
4, 58, 48
CMYK:
0, 56, 46, 4
HSL:
349°, 88.4615%, 69.4118%
HSV (HSB):
349°, 56.0976%, 96.4706%
XYZ:
47.6022, 32.0114, 25.8602
xyY:
0.4513, 0.3035, 32.0114
CIE-Lab:
63.3523, 55.0335, 12.9573
CIE-LCH:
63.3523, 56.5383, 13.2487
CIE-Luv:
63.3523, 96.1132, 6.2493
Hunter-Lab:
56.5786, 51.1678, 12.5056
#f66c85 color charts
#f66c85 color shades, tints & tones
#f66c85 color schemes
#f66c85 color preview, HTML & CSS examples
This text has a color of #f66c85
<p style="color:#f66c85;">Text here</p>
.mytext {color:#f66c85;}
This box has a color of #f66c85
<div style="background-color:#f66c85;">Content here</div>
.mybackground {background-color:#f66c85;}
Border around this has a color of #f66c85
<div style="border:2px solid #f66c85;">Content here</div>
.myborder {border:2px solid #f66c85;}