#ff8c02 color space conversions
Hex:
#ff8c02
RGB:
255, 140, 2
CMY:
0, 45, 99
CMYK:
0, 45, 99, 0
HSL:
33°, 100.0000%, 50.3922%
HSV (HSB):
33°, 99.2157%, 100.0000%
XYZ:
50.6290, 40.0205, 5.1137
xyY:
0.5287, 0.4179, 40.0205
CIE-Lab:
69.4842, 36.8467, 75.2277
CIE-LCH:
69.4842, 83.7669, 63.9043
CIE-Luv:
69.4842, 95.8498, 65.2683
Hunter-Lab:
63.2618, 32.1472, 39.4906
#ff8c02 color charts
#ff8c02 color shades, tints & tones
#ff8c02 color schemes
#ff8c02 color preview, HTML & CSS examples
This text has a color of #ff8c02
<p style="color:#ff8c02;">Text here</p>
.mytext {color:#ff8c02;}
This box has a color of #ff8c02
<div style="background-color:#ff8c02;">Content here</div>
.mybackground {background-color:#ff8c02;}
Border around this has a color of #ff8c02
<div style="border:2px solid #ff8c02;">Content here</div>
.myborder {border:2px solid #ff8c02;}