#ff970e color space conversions
Hex:
#ff970e
RGB:
255, 151, 14
CMY:
0, 41, 95
CMYK:
0, 41, 95, 0
HSL:
34°, 100.0000%, 52.7451%
HSV (HSB):
34°, 94.5098%, 100.0000%
XYZ:
52.3859, 43.4249, 6.0363
xyY:
0.5144, 0.4264, 43.4249
CIE-Lab:
71.8424, 31.3167, 75.1920
CIE-LCH:
71.8424, 81.4528, 67.3888
CIE-Luv:
71.8424, 86.3340, 68.2440
Hunter-Lab:
65.8976, 26.5794, 40.6973
#ff970e color charts
#ff970e color shades, tints & tones
#ff970e color schemes
#ff970e color preview, HTML & CSS examples
This text has a color of #ff970e
<p style="color:#ff970e;">Text here</p>
.mytext {color:#ff970e;}
This box has a color of #ff970e
<div style="background-color:#ff970e;">Content here</div>
.mybackground {background-color:#ff970e;}
Border around this has a color of #ff970e
<div style="border:2px solid #ff970e;">Content here</div>
.myborder {border:2px solid #ff970e;}