#ff954a color space conversions
Hex:
#ff954a
RGB:
255, 149, 74
CMY:
0, 42, 71
CMYK:
0, 42, 71, 0
HSL:
25°, 100.0000%, 64.5098%
HSV (HSB):
25°, 70.9804%, 100.0000%
XYZ:
53.2235, 43.2493, 12.0213
xyY:
0.4906, 0.3986, 43.2493
CIE-Lab:
71.7239, 34.0011, 55.3019
CIE-LCH:
71.7239, 64.9182, 58.4156
CIE-Luv:
71.7239, 84.4985, 55.0820
Hunter-Lab:
65.7642, 29.3741, 35.1971
#ff954a color charts
#ff954a color shades, tints & tones
#ff954a color schemes
#ff954a color preview, HTML & CSS examples
This text has a color of #ff954a
<p style="color:#ff954a;">Text here</p>
.mytext {color:#ff954a;}
This box has a color of #ff954a
<div style="background-color:#ff954a;">Content here</div>
.mybackground {background-color:#ff954a;}
Border around this has a color of #ff954a
<div style="border:2px solid #ff954a;">Content here</div>
.myborder {border:2px solid #ff954a;}