#ff8d07 color space conversions
Hex:
#ff8d07
RGB:
255, 141, 7
CMY:
0, 45, 97
CMYK:
0, 45, 97, 0
HSL:
32°, 100.0000%, 51.3725%
HSV (HSB):
32°, 97.2549%, 100.0000%
XYZ:
50.8032, 40.3251, 5.3069
xyY:
0.5268, 0.4182, 40.3251
CIE-Lab:
69.7005, 36.3787, 74.7032
CIE-LCH:
69.7005, 83.0902, 64.0350
CIE-Luv:
69.7005, 94.9058, 65.2879
Hunter-Lab:
63.5020, 31.6759, 39.4965
#ff8d07 color charts
#ff8d07 color shades, tints & tones
#ff8d07 color schemes
#ff8d07 color preview, HTML & CSS examples
This text has a color of #ff8d07
<p style="color:#ff8d07;">Text here</p>
.mytext {color:#ff8d07;}
This box has a color of #ff8d07
<div style="background-color:#ff8d07;">Content here</div>
.mybackground {background-color:#ff8d07;}
Border around this has a color of #ff8d07
<div style="border:2px solid #ff8d07;">Content here</div>
.myborder {border:2px solid #ff8d07;}