#f6706c color space conversions
Hex:
#f6706c
RGB:
246, 112, 108
CMY:
4, 56, 58
CMYK:
0, 54, 56, 4
HSL:
2°, 88.4615%, 69.4118%
HSV (HSB):
2°, 56.0976%, 96.4706%
XYZ:
46.5070, 32.2639, 17.9637
xyY:
0.4808, 0.3335, 32.2639
CIE-Lab:
63.5604, 51.0676, 27.4810
CIE-LCH:
63.5604, 57.9923, 28.2860
CIE-Luv:
63.5604, 99.5730, 23.6134
Hunter-Lab:
56.8013, 46.7475, 21.0101
#f6706c color charts
#f6706c color shades, tints & tones
#f6706c color schemes
#f6706c color preview, HTML & CSS examples
This text has a color of #f6706c
<p style="color:#f6706c;">Text here</p>
.mytext {color:#f6706c;}
This box has a color of #f6706c
<div style="background-color:#f6706c;">Content here</div>
.mybackground {background-color:#f6706c;}
Border around this has a color of #f6706c
<div style="border:2px solid #f6706c;">Content here</div>
.myborder {border:2px solid #f6706c;}