#f0964c color space conversions
Hex:
#f0964c
RGB:
240, 150, 76
CMY:
6, 41, 70
CMYK:
0, 38, 68, 6
HSL:
27°, 84.5361%, 61.9608%
HSV (HSB):
27°, 68.3333%, 94.1176%
XYZ:
48.1460, 40.8598, 12.1866
xyY:
0.4758, 0.4038, 40.8598
CIE-Lab:
70.0776, 27.5516, 52.0257
CIE-LCH:
70.0776, 58.8707, 62.0953
CIE-Luv:
70.0776, 71.2645, 53.5756
Hunter-Lab:
63.9216, 22.5840, 33.4415
#f0964c color charts
#f0964c color shades, tints & tones
#f0964c color schemes
#f0964c color preview, HTML & CSS examples
This text has a color of #f0964c
<p style="color:#f0964c;">Text here</p>
.mytext {color:#f0964c;}
This box has a color of #f0964c
<div style="background-color:#f0964c;">Content here</div>
.mybackground {background-color:#f0964c;}
Border around this has a color of #f0964c
<div style="border:2px solid #f0964c;">Content here</div>
.myborder {border:2px solid #f0964c;}