#f65f5e color space conversions
Hex:
#f65f5e
RGB:
246, 95, 94
CMY:
4, 63, 63
CMYK:
0, 61, 62, 4
HSL:
0°, 89.4118%, 66.6667%
HSV (HSB):
0°, 61.7886%, 96.4706%
XYZ:
44.1186, 28.5854, 13.7819
xyY:
0.5101, 0.3305, 28.5854
CIE-Lab:
60.4140, 57.7663, 31.3299
CIE-LCH:
60.4140, 65.7154, 28.4734
CIE-Luv:
60.4140, 114.1411, 25.0910
Hunter-Lab:
53.4653, 53.7307, 22.1424
#f65f5e color charts
#f65f5e color shades, tints & tones
#f65f5e color schemes
#f65f5e color preview, HTML & CSS examples
This text has a color of #f65f5e
<p style="color:#f65f5e;">Text here</p>
.mytext {color:#f65f5e;}
This box has a color of #f65f5e
<div style="background-color:#f65f5e;">Content here</div>
.mybackground {background-color:#f65f5e;}
Border around this has a color of #f65f5e
<div style="border:2px solid #f65f5e;">Content here</div>
.myborder {border:2px solid #f65f5e;}