#ff964c color space conversions
Hex:
#ff964c
RGB:
255, 150, 76
CMY:
0, 41, 70
CMYK:
0, 41, 70, 0
HSL:
25°, 100.0000%, 64.9020%
HSV (HSB):
25°, 70.1961%, 100.0000%
XYZ:
53.4509, 43.5945, 12.4349
xyY:
0.4882, 0.3982, 43.5945
CIE-Lab:
71.9566, 33.5839, 54.6153
CIE-LCH:
71.9566, 64.1148, 58.4120
CIE-Luv:
71.9566, 83.5070, 54.7603
Hunter-Lab:
66.0261, 28.9573, 35.0520
#ff964c color charts
#ff964c RGB chart
#ff964c CMYK chart
#ff964c RGB pie chart
#ff964c color shades, tints & tones
#ff964c color schemes
#ff964c color preview, HTML & CSS examples
This text has a color of #ff964c
<p style="color:#ff964c;">Text here</p>
.mytext {color:#ff964c;}
Text color #ff964c
This box has a color of #ff964c
<div style="background-color:#ff964c;">Content here</div>
.mybackground {background-color:#ff964c;}
Background color #ff964c
Border around this has a color of #ff964c
<div style="border:2px solid #ff964c;">Content here</div>
.myborder {border:2px solid #ff964c;}
Border color #ff964c