#f64f45 color space conversions
Hex:
#f64f45
RGB:
246, 79, 69
CMY:
4, 69, 73
CMYK:
0, 68, 72, 4
HSL:
3°, 90.7692%, 61.7647%
HSV (HSB):
3°, 71.9512%, 96.4706%
XYZ:
41.8762, 25.6145, 8.3672
xyY:
0.5520, 0.3377, 25.6145
CIE-Lab:
57.6693, 62.9235, 41.9865
CIE-LCH:
57.6693, 75.6454, 33.7137
CIE-Luv:
57.6693, 130.0036, 31.9346
Hunter-Lab:
50.6107, 59.1252, 25.6254
#f64f45 color charts
#f64f45 color shades, tints & tones
#f64f45 color schemes
#f64f45 color preview, HTML & CSS examples
This text has a color of #f64f45
<p style="color:#f64f45;">Text here</p>
.mytext {color:#f64f45;}
This box has a color of #f64f45
<div style="background-color:#f64f45;">Content here</div>
.mybackground {background-color:#f64f45;}
Border around this has a color of #f64f45
<div style="border:2px solid #f64f45;">Content here</div>
.myborder {border:2px solid #f64f45;}