#f1950c color space conversions
Hex:
#f1950c
RGB:
241, 149, 12
CMY:
5, 42, 95
CMYK:
0, 38, 95, 5
HSL:
36°, 90.5138%, 49.6078%
HSV (HSB):
36°, 95.0207%, 94.5098%
XYZ:
47.0894, 40.2222, 5.6296
xyY:
0.5067, 0.4328, 40.2222
CIE-Lab:
69.6275, 26.5543, 73.1257
CIE-LCH:
69.6275, 77.7978, 70.0424
CIE-Luv:
69.6275, 76.4169, 67.1074
Hunter-Lab:
63.4210, 21.5477, 39.1318
#f1950c color charts
#f1950c color shades, tints & tones
#f1950c color schemes
#f1950c color preview, HTML & CSS examples
This text has a color of #f1950c
<p style="color:#f1950c;">Text here</p>
.mytext {color:#f1950c;}
This box has a color of #f1950c
<div style="background-color:#f1950c;">Content here</div>
.mybackground {background-color:#f1950c;}
Border around this has a color of #f1950c
<div style="border:2px solid #f1950c;">Content here</div>
.myborder {border:2px solid #f1950c;}