#ff700c color space conversions
Hex:
#ff700c
RGB:
255, 112, 12
CMY:
0, 56, 95
CMYK:
0, 56, 95, 0
HSL:
25°, 100.0000%, 52.3529%
HSV (HSB):
25°, 95.2941%, 100.0000%
XYZ:
47.1005, 32.8749, 4.2108
xyY:
0.5595, 0.3905, 32.8749
CIE-Lab:
64.0595, 50.5855, 70.3994
CIE-LCH:
64.0595, 86.6889, 54.3009
CIE-Luv:
64.0595, 119.0364, 55.6601
Hunter-Lab:
57.3366, 46.2940, 35.7813
#ff700c color charts
#ff700c RGB chart
#ff700c CMYK chart
#ff700c RGB pie chart
#ff700c color shades, tints & tones
#ff700c color schemes
#ff700c color preview, HTML & CSS examples
This text has a color of #ff700c
<p style="color:#ff700c;">Text here</p>
.mytext {color:#ff700c;}
Text color #ff700c
This box has a color of #ff700c
<div style="background-color:#ff700c;">Content here</div>
.mybackground {background-color:#ff700c;}
Background color #ff700c
Border around this has a color of #ff700c
<div style="border:2px solid #ff700c;">Content here</div>
.myborder {border:2px solid #ff700c;}
Border color #ff700c