#f0706c color space conversions
Hex:
#f0706c
RGB:
240, 112, 108
CMY:
6, 56, 58
CMYK:
0, 53, 55, 6
HSL:
2°, 81.4815%, 68.2353%
HSV (HSB):
2°, 55.0000%, 94.1176%
XYZ:
44.4361, 31.1963, 17.8668
xyY:
0.4753, 0.3337, 31.1963
CIE-Lab:
62.6730, 48.9555, 26.1486
CIE-LCH:
62.6730, 55.5013, 28.1080
CIE-Luv:
62.6730, 94.6794, 22.5967
Hunter-Lab:
55.8537, 44.2673, 20.1315
#f0706c color charts
#f0706c color shades, tints & tones
#f0706c color schemes
#f0706c color preview, HTML & CSS examples
This text has a color of #f0706c
<p style="color:#f0706c;">Text here</p>
.mytext {color:#f0706c;}
This box has a color of #f0706c
<div style="background-color:#f0706c;">Content here</div>
.mybackground {background-color:#f0706c;}
Border around this has a color of #f0706c
<div style="border:2px solid #f0706c;">Content here</div>
.myborder {border:2px solid #f0706c;}