#fa7f06 color space conversions
Hex:
#fa7f06
RGB:
250, 127, 6
CMY:
2, 50, 98
CMYK:
0, 49, 98, 2
HSL:
30°, 96.0630%, 50.1961%
HSV (HSB):
30°, 97.6000%, 98.0392%
XYZ:
47.0466, 35.5159, 4.5479
xyY:
0.5401, 0.4077, 35.5159
CIE-Lab:
66.1484, 41.4305, 72.2423
CIE-LCH:
66.1484, 83.2793, 60.1660
CIE-Luv:
66.1484, 102.5699, 60.4541
Hunter-Lab:
59.5952, 36.6227, 37.1920
#fa7f06 color charts
#fa7f06 color shades, tints & tones
#fa7f06 color schemes
#fa7f06 color preview, HTML & CSS examples
This text has a color of #fa7f06
<p style="color:#fa7f06;">Text here</p>
.mytext {color:#fa7f06;}
This box has a color of #fa7f06
<div style="background-color:#fa7f06;">Content here</div>
.mybackground {background-color:#fa7f06;}
Border around this has a color of #fa7f06
<div style="border:2px solid #fa7f06;">Content here</div>
.myborder {border:2px solid #fa7f06;}