#ff950c color space conversions
Hex:
#ff950c
RGB:
255, 149, 12
CMY:
0, 42, 95
CMYK:
0, 42, 95, 0
HSL:
34°, 100.0000%, 52.3529%
HSV (HSB):
34°, 95.2941%, 100.0000%
XYZ:
52.0538, 42.7814, 5.8619
xyY:
0.5169, 0.4249, 42.7814
CIE-Lab:
71.4064, 32.3282, 75.1815
CIE-LCH:
71.4064, 81.8375, 66.7322
CIE-Luv:
71.4064, 88.0569, 67.6959
Hunter-Lab:
65.4075, 27.5940, 40.4716
#ff950c color charts
#ff950c RGB chart
#ff950c CMYK chart
#ff950c RGB pie chart
#ff950c color shades, tints & tones
#ff950c color schemes
#ff950c color preview, HTML & CSS examples
This text has a color of #ff950c
<p style="color:#ff950c;">Text here</p>
.mytext {color:#ff950c;}
Text color #ff950c
This box has a color of #ff950c
<div style="background-color:#ff950c;">Content here</div>
.mybackground {background-color:#ff950c;}
Background color #ff950c
Border around this has a color of #ff950c
<div style="border:2px solid #ff950c;">Content here</div>
.myborder {border:2px solid #ff950c;}
Border color #ff950c