#f0705b color space conversions
Hex:
#f0705b
RGB:
240, 112, 91
CMY:
6, 56, 64
CMYK:
0, 53, 62, 6
HSL:
8°, 83.2402%, 64.9020%
HSV (HSB):
8°, 62.0833%, 94.1176%
XYZ:
43.6177, 30.8689, 13.5569
xyY:
0.4954, 0.3506, 30.8689
CIE-Lab:
62.3968, 47.7486, 35.2980
CIE-LCH:
62.3968, 59.3791, 36.4736
CIE-Luv:
62.3968, 98.0947, 31.8484
Hunter-Lab:
55.5598, 42.9032, 24.4248
#f0705b color charts
#f0705b color shades, tints & tones
#f0705b color schemes
#f0705b color preview, HTML & CSS examples
This text has a color of #f0705b
<p style="color:#f0705b;">Text here</p>
.mytext {color:#f0705b;}
This box has a color of #f0705b
<div style="background-color:#f0705b;">Content here</div>
.mybackground {background-color:#f0705b;}
Border around this has a color of #f0705b
<div style="border:2px solid #f0705b;">Content here</div>
.myborder {border:2px solid #f0705b;}