#f1994e color space conversions
Hex:
#f1994e
RGB:
241, 153, 78
CMY:
5, 40, 69
CMYK:
0, 37, 68, 5
HSL:
28°, 85.3403%, 62.5490%
HSV (HSB):
28°, 67.6349%, 94.5098%
XYZ:
49.0420, 42.0333, 12.7362
xyY:
0.4724, 0.4049, 42.0333
CIE-Lab:
70.8939, 26.4903, 52.0056
CIE-LCH:
70.8939, 58.3637, 63.0069
CIE-Luv:
70.8939, 69.5546, 54.1240
Hunter-Lab:
64.8331, 21.5657, 33.7359
#f1994e color charts
#f1994e color shades, tints & tones
#f1994e color schemes
#f1994e color preview, HTML & CSS examples
This text has a color of #f1994e
<p style="color:#f1994e;">Text here</p>
.mytext {color:#f1994e;}
This box has a color of #f1994e
<div style="background-color:#f1994e;">Content here</div>
.mybackground {background-color:#f1994e;}
Border around this has a color of #f1994e
<div style="border:2px solid #f1994e;">Content here</div>
.myborder {border:2px solid #f1994e;}