#ff954f color space conversions
Hex:
#ff954f
RGB:
255, 149, 79
CMY:
0, 42, 69
CMYK:
0, 42, 69, 0
HSL:
24°, 100.0000%, 65.4902%
HSV (HSB):
24°, 69.0196%, 100.0000%
XYZ:
53.3987, 43.3194, 12.9442
xyY:
0.4869, 0.3950, 43.3194
CIE-Lab:
71.7712, 34.2488, 52.9886
CIE-LCH:
71.7712, 63.0934, 57.1237
CIE-Luv:
71.7712, 83.9866, 53.2621
Hunter-Lab:
65.8175, 29.6392, 34.4118
#ff954f color charts
#ff954f color shades, tints & tones
#ff954f color schemes
#ff954f color preview, HTML & CSS examples
This text has a color of #ff954f
<p style="color:#ff954f;">Text here</p>
.mytext {color:#ff954f;}
This box has a color of #ff954f
<div style="background-color:#ff954f;">Content here</div>
.mybackground {background-color:#ff954f;}
Border around this has a color of #ff954f
<div style="border:2px solid #ff954f;">Content here</div>
.myborder {border:2px solid #ff954f;}