#f06f5b color space conversions
Hex:
#f06f5b
RGB:
240, 111, 91
CMY:
6, 56, 64
CMYK:
0, 54, 62, 6
HSL:
8°, 83.2402%, 64.9020%
HSV (HSB):
8°, 62.0833%, 94.1176%
XYZ:
43.5079, 30.6495, 13.5203
xyY:
0.4962, 0.3496, 30.6495
CIE-Lab:
62.2106, 48.2276, 35.0669
CIE-LCH:
62.2106, 59.6288, 36.0213
CIE-Luv:
62.2106, 98.8138, 31.4667
Hunter-Lab:
55.3620, 43.3964, 24.2737
#f06f5b color charts
#f06f5b color shades, tints & tones
#f06f5b color schemes
#f06f5b color preview, HTML & CSS examples
This text has a color of #f06f5b
<p style="color:#f06f5b;">Text here</p>
.mytext {color:#f06f5b;}
This box has a color of #f06f5b
<div style="background-color:#f06f5b;">Content here</div>
.mybackground {background-color:#f06f5b;}
Border around this has a color of #f06f5b
<div style="border:2px solid #f06f5b;">Content here</div>
.myborder {border:2px solid #f06f5b;}