#f06f45 color space conversions
Hex:
#f06f45
RGB:
240, 111, 69
CMY:
6, 56, 73
CMYK:
0, 54, 71, 6
HSL:
15°, 85.0746%, 60.5882%
HSV (HSB):
15°, 71.2500%, 94.1176%
XYZ:
42.6938, 30.3238, 9.2331
xyY:
0.5191, 0.3687, 30.3238
CIE-Lab:
61.9326, 47.0071, 46.4996
CIE-LCH:
61.9326, 66.1202, 44.6890
CIE-Luv:
61.9326, 102.4853, 41.2649
Hunter-Lab:
55.0671, 42.0247, 28.6058
#f06f45 color charts
#f06f45 color shades, tints & tones
#f06f45 color schemes
#f06f45 color preview, HTML & CSS examples
This text has a color of #f06f45
<p style="color:#f06f45;">Text here</p>
.mytext {color:#f06f45;}
This box has a color of #f06f45
<div style="background-color:#f06f45;">Content here</div>
.mybackground {background-color:#f06f45;}
Border around this has a color of #f06f45
<div style="border:2px solid #f06f45;">Content here</div>
.myborder {border:2px solid #f06f45;}