#f64f2d color space conversions
Hex:
#f64f2d
RGB:
246, 79, 45
CMY:
4, 69, 82
CMYK:
0, 68, 82, 4
HSL:
10°, 91.7808%, 57.0588%
HSV (HSB):
10°, 81.7073%, 96.4706%
XYZ:
41.2757, 25.3743, 5.2049
xyY:
0.5744, 0.3531, 25.3743
CIE-Lab:
57.4383, 62.0918, 54.0327
CIE-LCH:
57.4383, 82.3099, 41.0300
CIE-Luv:
57.4383, 134.0577, 40.0554
Hunter-Lab:
50.3729, 58.1109, 29.1348
#f64f2d color charts
#f64f2d color shades, tints & tones
#f64f2d color schemes
#f64f2d color preview, HTML & CSS examples
This text has a color of #f64f2d
<p style="color:#f64f2d;">Text here</p>
.mytext {color:#f64f2d;}
This box has a color of #f64f2d
<div style="background-color:#f64f2d;">Content here</div>
.mybackground {background-color:#f64f2d;}
Border around this has a color of #f64f2d
<div style="border:2px solid #f64f2d;">Content here</div>
.myborder {border:2px solid #f64f2d;}