#f64d00 color space conversions
Hex:
#f64d00
RGB:
246, 77, 0
CMY:
4, 70, 100
CMYK:
0, 69, 100, 4
HSL:
19°, 100.0000%, 48.2353%
HSV (HSB):
19°, 100.0000%, 96.4706%
XYZ:
40.6599, 24.9006, 2.6633
xyY:
0.5960, 0.3650, 24.9006
CIE-Lab:
56.9784, 62.1815, 67.7686
CIE-LCH:
56.9784, 91.9735, 47.4619
CIE-Luv:
56.9784, 138.8238, 46.3094
Hunter-Lab:
49.9005, 58.1195, 31.7659
#f64d00 color charts
#f64d00 color shades, tints & tones
#f64d00 color schemes
#f64d00 color preview, HTML & CSS examples
This text has a color of #f64d00
<p style="color:#f64d00;">Text here</p>
.mytext {color:#f64d00;}
This box has a color of #f64d00
<div style="background-color:#f64d00;">Content here</div>
.mybackground {background-color:#f64d00;}
Border around this has a color of #f64d00
<div style="border:2px solid #f64d00;">Content here</div>
.myborder {border:2px solid #f64d00;}