#f1705e color space conversions
Hex:
#f1705e
RGB:
241, 112, 94
CMY:
5, 56, 63
CMYK:
0, 54, 61, 5
HSL:
7°, 84.0000%, 65.6863%
HSV (HSB):
7°, 60.9959%, 94.5098%
XYZ:
44.0902, 31.0973, 14.2682
xyY:
0.4929, 0.3476, 31.0973
CIE-Lab:
62.5897, 48.3051, 33.9135
CIE-LCH:
62.5897, 59.0213, 35.0715
CIE-Luv:
62.5897, 98.3498, 30.4667
Hunter-Lab:
55.7649, 43.5413, 23.8653
#f1705e color charts
#f1705e color shades, tints & tones
#f1705e color schemes
#f1705e color preview, HTML & CSS examples
This text has a color of #f1705e
<p style="color:#f1705e;">Text here</p>
.mytext {color:#f1705e;}
This box has a color of #f1705e
<div style="background-color:#f1705e;">Content here</div>
.mybackground {background-color:#f1705e;}
Border around this has a color of #f1705e
<div style="border:2px solid #f1705e;">Content here</div>
.myborder {border:2px solid #f1705e;}