#f2501e color space conversions
Hex:
#f2501e
RGB:
242, 80, 30
CMY:
5, 69, 88
CMYK:
0, 67, 88, 5
HSL:
14°, 89.0756%, 53.3333%
HSV (HSB):
14°, 87.6033%, 94.9020%
XYZ:
39.7210, 24.7083, 3.9039
xyY:
0.5813, 0.3616, 24.7083
CIE-Lab:
56.7901, 60.0706, 59.5507
CIE-LCH:
56.7901, 84.5858, 44.7510
CIE-Luv:
56.7901, 131.8633, 43.2232
Hunter-Lab:
49.7074, 55.6504, 30.1387
#f2501e color charts
#f2501e color shades, tints & tones
#f2501e color schemes
#f2501e color preview, HTML & CSS examples
This text has a color of #f2501e
<p style="color:#f2501e;">Text here</p>
.mytext {color:#f2501e;}
This box has a color of #f2501e
<div style="background-color:#f2501e;">Content here</div>
.mybackground {background-color:#f2501e;}
Border around this has a color of #f2501e
<div style="border:2px solid #f2501e;">Content here</div>
.myborder {border:2px solid #f2501e;}