#f7960c color space conversions
Hex:
#f7960c
RGB:
247, 150, 12
CMY:
3, 41, 95
CMYK:
0, 39, 95, 3
HSL:
35°, 93.6255%, 50.7843%
HSV (HSB):
35°, 95.1417%, 96.8627%
XYZ:
49.3305, 41.6134, 5.7800
xyY:
0.5100, 0.4302, 41.6134
CIE-Lab:
70.6036, 28.5265, 74.1508
CIE-LCH:
70.6036, 79.4487, 68.9578
CIE-Luv:
70.6036, 80.5624, 67.7026
Hunter-Lab:
64.5084, 23.6116, 39.8435
#f7960c color charts
#f7960c color shades, tints & tones
#f7960c color schemes
#f7960c color preview, HTML & CSS examples
This text has a color of #f7960c
<p style="color:#f7960c;">Text here</p>
.mytext {color:#f7960c;}
This box has a color of #f7960c
<div style="background-color:#f7960c;">Content here</div>
.mybackground {background-color:#f7960c;}
Border around this has a color of #f7960c
<div style="border:2px solid #f7960c;">Content here</div>
.myborder {border:2px solid #f7960c;}