#f1764c color space conversions
Hex:
#f1764c
RGB:
241, 118, 76
CMY:
5, 54, 70
CMYK:
0, 51, 68, 5
HSL:
15°, 85.4922%, 62.1569%
HSV (HSB):
15°, 68.4647%, 94.5098%
XYZ:
44.0586, 32.1794, 10.7266
xyY:
0.5066, 0.3700, 32.1794
CIE-Lab:
63.4909, 44.3279, 44.6834
CIE-LCH:
63.4909, 62.9410, 45.2288
CIE-Luv:
63.4909, 96.9549, 41.1233
Hunter-Lab:
56.7269, 39.3649, 28.4976
#f1764c color charts
#f1764c color shades, tints & tones
#f1764c color schemes
#f1764c color preview, HTML & CSS examples
This text has a color of #f1764c
<p style="color:#f1764c;">Text here</p>
.mytext {color:#f1764c;}
This box has a color of #f1764c
<div style="background-color:#f1764c;">Content here</div>
.mybackground {background-color:#f1764c;}
Border around this has a color of #f1764c
<div style="border:2px solid #f1764c;">Content here</div>
.myborder {border:2px solid #f1764c;}