#fc961e color space conversions
Hex:
#fc961e
RGB:
252, 150, 30
CMY:
1, 41, 88
CMYK:
0, 40, 88, 1
HSL:
32°, 97.3684%, 55.2941%
HSV (HSB):
32°, 88.0952%, 98.8235%
XYZ:
51.2856, 42.6019, 6.7482
xyY:
0.5096, 0.4233, 42.6019
CIE-Lab:
71.2839, 30.8336, 71.3415
CIE-LCH:
71.2839, 77.7195, 66.6262
CIE-Luv:
71.2839, 84.2046, 66.0389
Hunter-Lab:
65.2701, 26.0325, 39.5591
#fc961e color charts
#fc961e color shades, tints & tones
#fc961e color schemes
#fc961e color preview, HTML & CSS examples
This text has a color of #fc961e
<p style="color:#fc961e;">Text here</p>
.mytext {color:#fc961e;}
This box has a color of #fc961e
<div style="background-color:#fc961e;">Content here</div>
.mybackground {background-color:#fc961e;}
Border around this has a color of #fc961e
<div style="border:2px solid #fc961e;">Content here</div>
.myborder {border:2px solid #fc961e;}