#ff6f40 color space conversions
Hex:
#ff6f40
RGB:
255, 111, 64
CMY:
0, 56, 75
CMYK:
0, 56, 75, 0
HSL:
15°, 100.0000%, 62.5490%
HSV (HSB):
15°, 74.9020%, 100.0000%
XYZ:
47.8499, 32.9990, 8.6980
xyY:
0.5344, 0.3685, 32.9990
CIE-Lab:
64.1601, 52.2388, 52.0715
CIE-LCH:
64.1601, 73.7586, 44.9081
CIE-Luv:
64.1601, 115.5875, 44.7749
Hunter-Lab:
57.4448, 48.1569, 31.2340
#ff6f40 color charts
#ff6f40 color shades, tints & tones
#ff6f40 color schemes
#ff6f40 color preview, HTML & CSS examples
This text has a color of #ff6f40
<p style="color:#ff6f40;">Text here</p>
.mytext {color:#ff6f40;}
This box has a color of #ff6f40
<div style="background-color:#ff6f40;">Content here</div>
.mybackground {background-color:#ff6f40;}
Border around this has a color of #ff6f40
<div style="border:2px solid #ff6f40;">Content here</div>
.myborder {border:2px solid #ff6f40;}