#f6706e color space conversions
Hex:
#f6706e
RGB:
246, 112, 110
CMY:
4, 56, 57
CMYK:
0, 54, 55, 4
HSL:
1°, 88.3117%, 69.8039%
HSV (HSB):
1°, 55.2846%, 96.4706%
XYZ:
46.6147, 32.3070, 18.5309
xyY:
0.4783, 0.3315, 32.3070
CIE-Lab:
63.5958, 51.2190, 26.3996
CIE-LCH:
63.5958, 57.6222, 27.2677
CIE-Luv:
63.5958, 99.1342, 22.4539
Hunter-Lab:
56.8392, 46.9219, 20.4576
#f6706e color charts
#f6706e color shades, tints & tones
#f6706e color schemes
#f6706e color preview, HTML & CSS examples
This text has a color of #f6706e
<p style="color:#f6706e;">Text here</p>
.mytext {color:#f6706e;}
This box has a color of #f6706e
<div style="background-color:#f6706e;">Content here</div>
.mybackground {background-color:#f6706e;}
Border around this has a color of #f6706e
<div style="border:2px solid #f6706e;">Content here</div>
.myborder {border:2px solid #f6706e;}