#f08c65 color space conversions
Hex:
#f08c65
RGB:
240, 140, 101
CMY:
6, 45, 60
CMYK:
0, 42, 58, 6
HSL:
17°, 82.2485%, 66.8627%
HSV (HSB):
17°, 57.9167%, 94.1176%
XYZ:
47.6622, 38.2210, 17.1772
xyY:
0.4625, 0.3709, 38.2210
CIE-Lab:
68.1832, 34.3774, 37.0761
CIE-LCH:
68.1832, 50.5613, 47.1629
CIE-Luv:
68.1832, 75.9178, 38.2604
Hunter-Lab:
61.8231, 29.4231, 26.8028
#f08c65 color charts
#f08c65 color shades, tints & tones
#f08c65 color schemes
#f08c65 color preview, HTML & CSS examples
This text has a color of #f08c65
<p style="color:#f08c65;">Text here</p>
.mytext {color:#f08c65;}
This box has a color of #f08c65
<div style="background-color:#f08c65;">Content here</div>
.mybackground {background-color:#f08c65;}
Border around this has a color of #f08c65
<div style="border:2px solid #f08c65;">Content here</div>
.myborder {border:2px solid #f08c65;}