#f1705b color space conversions
Hex:
#f1705b
RGB:
241, 112, 91
CMY:
5, 56, 64
CMYK:
0, 54, 62, 5
HSL:
8°, 84.2697%, 65.0980%
HSV (HSB):
8°, 62.2407%, 94.5098%
XYZ:
43.9581, 31.0444, 13.5729
xyY:
0.4963, 0.3505, 31.0444
CIE-Lab:
62.5451, 48.1102, 35.5146
CIE-LCH:
62.5451, 59.7987, 36.4345
CIE-Luv:
62.5451, 98.9170, 31.9923
Hunter-Lab:
55.7175, 43.3211, 24.5592
#f1705b color charts
#f1705b color shades, tints & tones
#f1705b color schemes
#f1705b color preview, HTML & CSS examples
This text has a color of #f1705b
<p style="color:#f1705b;">Text here</p>
.mytext {color:#f1705b;}
This box has a color of #f1705b
<div style="background-color:#f1705b;">Content here</div>
.mybackground {background-color:#f1705b;}
Border around this has a color of #f1705b
<div style="border:2px solid #f1705b;">Content here</div>
.myborder {border:2px solid #f1705b;}