#f2741a color space conversions
Hex:
#f2741a
RGB:
242, 116, 26
CMY:
5, 55, 90
CMYK:
0, 52, 89, 5
HSL:
25°, 89.2562%, 52.5490%
HSV (HSB):
25°, 89.2562%, 94.9020%
XYZ:
43.0498, 31.4426, 4.7773
xyY:
0.5431, 0.3967, 31.4426
CIE-Lab:
62.8795, 43.9871, 65.4586
CIE-LCH:
62.8795, 78.8651, 56.0996
CIE-Luv:
62.8795, 104.3581, 54.4271
Hunter-Lab:
56.0737, 38.9118, 34.2002
#f2741a color charts
#f2741a color shades, tints & tones
#f2741a color schemes
#f2741a color preview, HTML & CSS examples
This text has a color of #f2741a
<p style="color:#f2741a;">Text here</p>
.mytext {color:#f2741a;}
This box has a color of #f2741a
<div style="background-color:#f2741a;">Content here</div>
.mybackground {background-color:#f2741a;}
Border around this has a color of #f2741a
<div style="border:2px solid #f2741a;">Content here</div>
.myborder {border:2px solid #f2741a;}