#f66d7d color space conversions
Hex:
#f66d7d
RGB:
246, 109, 125
CMY:
4, 57, 51
CMYK:
0, 56, 49, 4
HSL:
353°, 88.3871%, 69.6078%
HSV (HSB):
353°, 55.6911%, 96.4706%
XYZ:
47.1763, 32.0108, 23.0943
xyY:
0.4612, 0.3130, 32.0108
CIE-Lab:
63.3518, 53.8480, 17.5397
CIE-LCH:
63.3518, 56.6326, 18.0418
CIE-Luv:
63.3518, 97.5527, 11.9788
Hunter-Lab:
56.5781, 49.8266, 15.4034
#f66d7d color charts
#f66d7d color shades, tints & tones
#f66d7d color schemes
#f66d7d color preview, HTML & CSS examples
This text has a color of #f66d7d
<p style="color:#f66d7d;">Text here</p>
.mytext {color:#f66d7d;}
This box has a color of #f66d7d
<div style="background-color:#f66d7d;">Content here</div>
.mybackground {background-color:#f66d7d;}
Border around this has a color of #f66d7d
<div style="border:2px solid #f66d7d;">Content here</div>
.myborder {border:2px solid #f66d7d;}