#ff950e color space conversions
Hex:
#ff950e
RGB:
255, 149, 14
CMY:
0, 42, 95
CMYK:
0, 42, 95, 0
HSL:
34°, 100.0000%, 52.7451%
HSV (HSB):
34°, 94.5098%, 100.0000%
XYZ:
52.0667, 42.7866, 5.9299
xyY:
0.5166, 0.4245, 42.7866
CIE-Lab:
71.4099, 32.3468, 74.8969
CIE-LCH:
71.4099, 81.5835, 66.6412
CIE-Luv:
71.4099, 88.0162, 67.5521
Hunter-Lab:
65.4115, 27.6137, 40.4131
#ff950e color charts
#ff950e color shades, tints & tones
#ff950e color schemes
#ff950e color preview, HTML & CSS examples
This text has a color of #ff950e
<p style="color:#ff950e;">Text here</p>
.mytext {color:#ff950e;}
This box has a color of #ff950e
<div style="background-color:#ff950e;">Content here</div>
.mybackground {background-color:#ff950e;}
Border around this has a color of #ff950e
<div style="border:2px solid #ff950e;">Content here</div>
.myborder {border:2px solid #ff950e;}