#ff8c25 color space conversions
Hex:
#ff8c25
RGB:
255, 140, 37
CMY:
0, 45, 85
CMYK:
0, 45, 85, 0
HSL:
28°, 100.0000%, 57.2549%
HSV (HSB):
28°, 85.4902%, 100.0000%
XYZ:
50.9520, 40.1497, 6.8145
xyY:
0.5204, 0.4100, 40.1497
CIE-Lab:
69.5760, 37.3107, 68.1388
CIE-LCH:
69.5760, 77.6851, 61.2963
CIE-Luv:
69.5760, 94.7062, 61.5714
Hunter-Lab:
63.3638, 32.6484, 37.9783
#ff8c25 color charts
#ff8c25 color shades, tints & tones
#ff8c25 color schemes
#ff8c25 color preview, HTML & CSS examples
This text has a color of #ff8c25
<p style="color:#ff8c25;">Text here</p>
.mytext {color:#ff8c25;}
This box has a color of #ff8c25
<div style="background-color:#ff8c25;">Content here</div>
.mybackground {background-color:#ff8c25;}
Border around this has a color of #ff8c25
<div style="border:2px solid #ff8c25;">Content here</div>
.myborder {border:2px solid #ff8c25;}