#f0655e color space conversions
Hex:
#f0655e
RGB:
240, 101, 94
CMY:
6, 60, 63
CMYK:
0, 58, 61, 6
HSL:
3°, 82.9545%, 65.4902%
HSV (HSB):
3°, 60.8333%, 94.1176%
XYZ:
42.6092, 28.6408, 13.8721
xyY:
0.5006, 0.3365, 28.6408
CIE-Lab:
60.4633, 53.0875, 31.1962
CIE-LCH:
60.4633, 61.5751, 30.4401
CIE-Luv:
60.4633, 105.2127, 26.1861
Hunter-Lab:
53.5171, 48.4633, 22.0934
#f0655e color charts
#f0655e color shades, tints & tones
#f0655e color schemes
#f0655e color preview, HTML & CSS examples
This text has a color of #f0655e
<p style="color:#f0655e;">Text here</p>
.mytext {color:#f0655e;}
This box has a color of #f0655e
<div style="background-color:#f0655e;">Content here</div>
.mybackground {background-color:#f0655e;}
Border around this has a color of #f0655e
<div style="border:2px solid #f0655e;">Content here</div>
.myborder {border:2px solid #f0655e;}