#fa961c color space conversions
Hex:
#fa961c
RGB:
250, 150, 28
CMY:
2, 41, 89
CMYK:
0, 40, 89, 2
HSL:
33°, 95.6897%, 54.5098%
HSV (HSB):
33°, 88.8000%, 98.0392%
XYZ:
50.5403, 42.2205, 6.5842
xyY:
0.5087, 0.4250, 42.2205
CIE-Lab:
71.0227, 29.9781, 71.5376
CIE-LCH:
71.0227, 77.5649, 67.2637
CIE-Luv:
71.0227, 82.6200, 66.2196
Hunter-Lab:
64.9773, 25.1295, 39.4762
#fa961c color charts
#fa961c RGB chart
#fa961c CMYK chart
#fa961c RGB pie chart
#fa961c color shades, tints & tones
#fa961c color schemes
#fa961c color preview, HTML & CSS examples
This text has a color of #fa961c
<p style="color:#fa961c;">Text here</p>
.mytext {color:#fa961c;}
Text color #fa961c
This box has a color of #fa961c
<div style="background-color:#fa961c;">Content here</div>
.mybackground {background-color:#fa961c;}
Background color #fa961c
Border around this has a color of #fa961c
<div style="border:2px solid #fa961c;">Content here</div>
.myborder {border:2px solid #fa961c;}
Border color #fa961c