#f08c64 color space conversions
Hex:
#f08c64
RGB:
240, 140, 100
CMY:
6, 45, 61
CMYK:
0, 42, 58, 6
HSL:
17°, 82.3529%, 66.6667%
HSV (HSB):
17°, 58.3333%, 94.1176%
XYZ:
47.6135, 38.2015, 16.9207
xyY:
0.4635, 0.3718, 38.2015
CIE-Lab:
68.1689, 34.3037, 37.5921
CIE-LCH:
68.1689, 50.8912, 47.6188
CIE-Luv:
68.1689, 76.0602, 38.7707
Hunter-Lab:
61.8074, 29.3451, 27.0336
#f08c64 color charts
#f08c64 color shades, tints & tones
#f08c64 color schemes
#f08c64 color preview, HTML & CSS examples
This text has a color of #f08c64
<p style="color:#f08c64;">Text here</p>
.mytext {color:#f08c64;}
This box has a color of #f08c64
<div style="background-color:#f08c64;">Content here</div>
.mybackground {background-color:#f08c64;}
Border around this has a color of #f08c64
<div style="border:2px solid #f08c64;">Content here</div>
.myborder {border:2px solid #f08c64;}