#f1962f color space conversions
Hex:
#f1962f
RGB:
241, 150, 47
CMY:
5, 41, 82
CMYK:
0, 38, 80, 5
HSL:
32°, 87.3874%, 56.4706%
HSV (HSB):
32°, 80.4979%, 94.5098%
XYZ:
47.6951, 40.7187, 8.0350
xyY:
0.4945, 0.4222, 40.7187
CIE-Lab:
69.9784, 26.7307, 64.3495
CIE-LCH:
69.9784, 69.6806, 67.4420
CIE-Luv:
69.9784, 74.2865, 62.3614
Hunter-Lab:
63.8112, 21.7485, 37.2021
#f1962f color charts
#f1962f color shades, tints & tones
#f1962f color schemes
#f1962f color preview, HTML & CSS examples
This text has a color of #f1962f
<p style="color:#f1962f;">Text here</p>
.mytext {color:#f1962f;}
This box has a color of #f1962f
<div style="background-color:#f1962f;">Content here</div>
.mybackground {background-color:#f1962f;}
Border around this has a color of #f1962f
<div style="border:2px solid #f1962f;">Content here</div>
.myborder {border:2px solid #f1962f;}