#f0985f color space conversions
Hex:
#f0985f
RGB:
240, 152, 95
CMY:
6, 40, 63
CMYK:
0, 37, 60, 6
HSL:
24°, 82.8571%, 65.6863%
HSV (HSB):
24°, 60.4167%, 94.1176%
XYZ:
49.2290, 41.8080, 16.3016
xyY:
0.4586, 0.3895, 41.8080
CIE-Lab:
70.7383, 27.6698, 43.3500
CIE-LCH:
70.7383, 51.4280, 57.4504
CIE-Luv:
70.7383, 67.7501, 46.4194
Hunter-Lab:
64.6591, 22.7498, 30.3134
#f0985f color charts
#f0985f color shades, tints & tones
#f0985f color schemes
#f0985f color preview, HTML & CSS examples
This text has a color of #f0985f
<p style="color:#f0985f;">Text here</p>
.mytext {color:#f0985f;}
This box has a color of #f0985f
<div style="background-color:#f0985f;">Content here</div>
.mybackground {background-color:#f0985f;}
Border around this has a color of #f0985f
<div style="border:2px solid #f0985f;">Content here</div>
.myborder {border:2px solid #f0985f;}