#f06f48 color space conversions
Hex:
#f06f48
RGB:
240, 111, 72
CMY:
6, 56, 72
CMYK:
0, 54, 70, 6
HSL:
14°, 84.8485%, 61.1765%
HSV (HSB):
14°, 70.0000%, 94.1176%
XYZ:
42.7893, 30.3620, 9.7361
xyY:
0.5162, 0.3663, 30.3620
CIE-Lab:
61.9653, 47.1515, 44.9885
CIE-LCH:
61.9653, 65.1708, 43.6552
CIE-Luv:
61.9653, 102.0416, 40.0837
Hunter-Lab:
55.1017, 42.1863, 28.0951
#f06f48 color charts
#f06f48 color shades, tints & tones
#f06f48 color schemes
#f06f48 color preview, HTML & CSS examples
This text has a color of #f06f48
<p style="color:#f06f48;">Text here</p>
.mytext {color:#f06f48;}
This box has a color of #f06f48
<div style="background-color:#f06f48;">Content here</div>
.mybackground {background-color:#f06f48;}
Border around this has a color of #f06f48
<div style="border:2px solid #f06f48;">Content here</div>
.myborder {border:2px solid #f06f48;}