#f65f0f color space conversions
Hex:
#f65f0f
RGB:
246, 95, 15
CMY:
4, 63, 94
CMYK:
0, 61, 94, 4
HSL:
21°, 92.7711%, 51.1765%
HSV (HSB):
21°, 93.9024%, 96.4706%
XYZ:
42.1845, 27.8117, 3.5968
xyY:
0.5732, 0.3779, 27.8117
CIE-Lab:
59.7183, 55.0229, 66.3764
CIE-LCH:
59.7183, 86.2169, 50.3429
CIE-Luv:
59.7183, 125.0383, 49.7306
Hunter-Lab:
52.7368, 50.4936, 32.8721
#f65f0f color charts
#f65f0f color shades, tints & tones
#f65f0f color schemes
#f65f0f color preview, HTML & CSS examples
This text has a color of #f65f0f
<p style="color:#f65f0f;">Text here</p>
.mytext {color:#f65f0f;}
This box has a color of #f65f0f
<div style="background-color:#f65f0f;">Content here</div>
.mybackground {background-color:#f65f0f;}
Border around this has a color of #f65f0f
<div style="border:2px solid #f65f0f;">Content here</div>
.myborder {border:2px solid #f65f0f;}