#fc8a25 color space conversions
Hex:
#fc8a25
RGB:
252, 138, 37
CMY:
1, 46, 85
CMYK:
0, 45, 85, 1
HSL:
28°, 97.2851%, 56.6667%
HSV (HSB):
28°, 85.3175%, 98.8235%
XYZ:
49.5673, 39.0060, 6.6667
xyY:
0.5204, 0.4096, 39.0060
CIE-Lab:
68.7556, 37.1337, 67.3024
CIE-LCH:
68.7556, 76.8670, 61.1125
CIE-Luv:
68.7556, 93.8691, 60.6946
Hunter-Lab:
62.4548, 32.3709, 37.3895
#fc8a25 color charts
#fc8a25 color shades, tints & tones
#fc8a25 color schemes
#fc8a25 color preview, HTML & CSS examples
This text has a color of #fc8a25
<p style="color:#fc8a25;">Text here</p>
.mytext {color:#fc8a25;}
This box has a color of #fc8a25
<div style="background-color:#fc8a25;">Content here</div>
.mybackground {background-color:#fc8a25;}
Border around this has a color of #fc8a25
<div style="border:2px solid #fc8a25;">Content here</div>
.myborder {border:2px solid #fc8a25;}