#f1951e color space conversions
Hex:
#f1951e
RGB:
241, 149, 30
CMY:
5, 42, 88
CMYK:
0, 38, 88, 5
HSL:
34°, 88.2845%, 53.1373%
HSV (HSB):
34°, 87.5519%, 94.5098%
XYZ:
47.2574, 40.2894, 6.5142
xyY:
0.5024, 0.4283, 40.2894
CIE-Lab:
69.6752, 26.8187, 69.4936
CIE-LCH:
69.6752, 74.4889, 68.8976
CIE-Luv:
69.6752, 75.9171, 65.1657
Hunter-Lab:
63.4739, 21.8169, 38.3470
#f1951e color charts
#f1951e color shades, tints & tones
#f1951e color schemes
#f1951e color preview, HTML & CSS examples
This text has a color of #f1951e
<p style="color:#f1951e;">Text here</p>
.mytext {color:#f1951e;}
This box has a color of #f1951e
<div style="background-color:#f1951e;">Content here</div>
.mybackground {background-color:#f1951e;}
Border around this has a color of #f1951e
<div style="border:2px solid #f1951e;">Content here</div>
.myborder {border:2px solid #f1951e;}