#ff970c color space conversions
Hex:
#ff970c
RGB:
255, 151, 12
CMY:
0, 41, 95
CMYK:
0, 41, 95, 0
HSL:
34°, 100.0000%, 52.3529%
HSV (HSB):
34°, 95.2941%, 100.0000%
XYZ:
52.3730, 43.4198, 5.9683
xyY:
0.5147, 0.4267, 43.4198
CIE-Lab:
71.8389, 31.2980, 75.4732
CIE-LCH:
71.8389, 81.7054, 67.4767
CIE-Luv:
71.8389, 86.3736, 68.3867
Hunter-Lab:
65.8937, 26.5597, 40.7554
#ff970c color charts
#ff970c RGB chart
#ff970c CMYK chart
#ff970c RGB pie chart
#ff970c color shades, tints & tones
#ff970c color schemes
#ff970c color preview, HTML & CSS examples
This text has a color of #ff970c
<p style="color:#ff970c;">Text here</p>
.mytext {color:#ff970c;}
Text color #ff970c
This box has a color of #ff970c
<div style="background-color:#ff970c;">Content here</div>
.mybackground {background-color:#ff970c;}
Background color #ff970c
Border around this has a color of #ff970c
<div style="border:2px solid #ff970c;">Content here</div>
.myborder {border:2px solid #ff970c;}
Border color #ff970c