#f65f5b color space conversions
Hex:
#f65f5b
RGB:
246, 95, 91
CMY:
4, 63, 64
CMYK:
0, 61, 63, 4
HSL:
2°, 89.5954%, 66.0784%
HSV (HSB):
2°, 63.0081%, 96.4706%
XYZ:
43.9866, 28.5326, 13.0865
xyY:
0.5138, 0.3333, 28.5326
CIE-Lab:
60.3669, 57.5827, 32.9668
CIE-LCH:
60.3669, 66.3519, 29.7917
CIE-Luv:
60.3669, 114.8272, 26.6536
Hunter-Lab:
53.4159, 53.5122, 22.8655
#f65f5b color charts
#f65f5b color shades, tints & tones
#f65f5b color schemes
#f65f5b color preview, HTML & CSS examples
This text has a color of #f65f5b
<p style="color:#f65f5b;">Text here</p>
.mytext {color:#f65f5b;}
This box has a color of #f65f5b
<div style="background-color:#f65f5b;">Content here</div>
.mybackground {background-color:#f65f5b;}
Border around this has a color of #f65f5b
<div style="border:2px solid #f65f5b;">Content here</div>
.myborder {border:2px solid #f65f5b;}