#f06f65 color space conversions
Hex:
#f06f65
RGB:
240, 111, 101
CMY:
6, 56, 60
CMYK:
0, 54, 58, 6
HSL:
4°, 82.2485%, 66.8627%
HSV (HSB):
4°, 57.9167%, 94.1176%
XYZ:
43.9686, 30.8337, 15.9460
xyY:
0.4845, 0.3398, 30.8337
CIE-Lab:
62.3670, 48.9086, 29.6945
CIE-LCH:
62.3670, 57.2173, 31.2637
CIE-Luv:
62.3670, 96.8417, 26.1800
Hunter-Lab:
55.5281, 44.1666, 21.8434
#f06f65 color charts
#f06f65 color shades, tints & tones
#f06f65 color schemes
#f06f65 color preview, HTML & CSS examples
This text has a color of #f06f65
<p style="color:#f06f65;">Text here</p>
.mytext {color:#f06f65;}
This box has a color of #f06f65
<div style="background-color:#f06f65;">Content here</div>
.mybackground {background-color:#f06f65;}
Border around this has a color of #f06f65
<div style="border:2px solid #f06f65;">Content here</div>
.myborder {border:2px solid #f06f65;}