#f65e2f color space conversions
Hex:
#f65e2f
RGB:
246, 94, 47
CMY:
4, 63, 82
CMYK:
0, 62, 81, 4
HSL:
14°, 91.7051%, 57.4510%
HSV (HSB):
14°, 80.8943%, 96.4706%
XYZ:
42.5218, 27.8035, 5.8148
xyY:
0.5585, 0.3652, 27.8035
CIE-Lab:
59.7108, 56.0692, 55.2197
CIE-LCH:
59.7108, 78.6955, 44.5626
CIE-Luv:
59.7108, 123.2077, 43.6538
Hunter-Lab:
52.7290, 51.6706, 30.3720
#f65e2f color charts
#f65e2f color shades, tints & tones
#f65e2f color schemes
#f65e2f color preview, HTML & CSS examples
This text has a color of #f65e2f
<p style="color:#f65e2f;">Text here</p>
.mytext {color:#f65e2f;}
This box has a color of #f65e2f
<div style="background-color:#f65e2f;">Content here</div>
.mybackground {background-color:#f65e2f;}
Border around this has a color of #f65e2f
<div style="border:2px solid #f65e2f;">Content here</div>
.myborder {border:2px solid #f65e2f;}