#ff940c color space conversions
Hex:
#ff940c
RGB:
255, 148, 12
CMY:
0, 42, 95
CMYK:
0, 42, 95, 0
HSL:
34°, 100.0000%, 52.3529%
HSV (HSB):
34°, 95.2941%, 100.0000%
XYZ:
51.8963, 42.4664, 5.8094
xyY:
0.5181, 0.4239, 42.4664
CIE-Lab:
71.1913, 32.8423, 75.0368
CIE-LCH:
71.1913, 81.9093, 66.3619
CIE-Luv:
71.1913, 88.8994, 67.3517
Hunter-Lab:
65.1662, 28.1108, 40.3308
#ff940c color charts
#ff940c RGB chart
#ff940c CMYK chart
#ff940c RGB pie chart
#ff940c color shades, tints & tones
#ff940c color schemes
#ff940c color preview, HTML & CSS examples
This text has a color of #ff940c
<p style="color:#ff940c;">Text here</p>
.mytext {color:#ff940c;}
Text color #ff940c
This box has a color of #ff940c
<div style="background-color:#ff940c;">Content here</div>
.mybackground {background-color:#ff940c;}
Background color #ff940c
Border around this has a color of #ff940c
<div style="border:2px solid #ff940c;">Content here</div>
.myborder {border:2px solid #ff940c;}
Border color #ff940c