#f64f2c color space conversions
Hex:
#f64f2c
RGB:
246, 79, 44
CMY:
4, 69, 83
CMYK:
0, 68, 82, 4
HSL:
10°, 91.8182%, 56.8627%
HSV (HSB):
10°, 82.1138%, 96.4706%
XYZ:
41.2566, 25.3666, 5.1047
xyY:
0.5752, 0.3537, 25.3666
CIE-Lab:
57.4309, 62.0652, 54.4889
CIE-LCH:
57.4309, 82.5902, 41.2809
CIE-Luv:
57.4309, 134.1902, 40.3201
Hunter-Lab:
50.3653, 58.0786, 29.2465
#f64f2c color charts
#f64f2c color shades, tints & tones
#f64f2c color schemes
#f64f2c color preview, HTML & CSS examples
This text has a color of #f64f2c
<p style="color:#f64f2c;">Text here</p>
.mytext {color:#f64f2c;}
This box has a color of #f64f2c
<div style="background-color:#f64f2c;">Content here</div>
.mybackground {background-color:#f64f2c;}
Border around this has a color of #f64f2c
<div style="border:2px solid #f64f2c;">Content here</div>
.myborder {border:2px solid #f64f2c;}