#f0705f color space conversions
Hex:
#f0705f
RGB:
240, 112, 95
CMY:
6, 56, 63
CMYK:
0, 53, 60, 6
HSL:
7°, 82.8571%, 65.6863%
HSV (HSB):
7°, 60.4167%, 94.1176%
XYZ:
43.7949, 30.9398, 14.4902
xyY:
0.4908, 0.3468, 30.9398
CIE-Lab:
62.4568, 48.0118, 33.1604
CIE-LCH:
62.4568, 58.3502, 34.6317
CIE-Luv:
62.4568, 97.3362, 29.7984
Hunter-Lab:
55.6236, 43.1997, 23.4912
#f0705f color charts
#f0705f color shades, tints & tones
#f0705f color schemes
#f0705f color preview, HTML & CSS examples
This text has a color of #f0705f
<p style="color:#f0705f;">Text here</p>
.mytext {color:#f0705f;}
This box has a color of #f0705f
<div style="background-color:#f0705f;">Content here</div>
.mybackground {background-color:#f0705f;}
Border around this has a color of #f0705f
<div style="border:2px solid #f0705f;">Content here</div>
.myborder {border:2px solid #f0705f;}