#fc8b30 color space conversions
Hex:
#fc8b30
RGB:
252, 139, 48
CMY:
1, 45, 81
CMYK:
0, 45, 81, 1
HSL:
27°, 97.1429%, 58.8235%
HSV (HSB):
27°, 80.9524%, 98.8235%
XYZ:
49.9110, 39.3741, 7.7657
xyY:
0.5143, 0.4057, 39.3741
CIE-Lab:
69.0214, 36.9162, 63.6475
CIE-LCH:
69.0214, 73.5786, 59.8858
CIE-Luv:
69.0214, 92.3395, 58.7662
Hunter-Lab:
62.7488, 32.1703, 36.5865
#fc8b30 color charts
#fc8b30 color shades, tints & tones
#fc8b30 color schemes
#fc8b30 color preview, HTML & CSS examples
This text has a color of #fc8b30
<p style="color:#fc8b30;">Text here</p>
.mytext {color:#fc8b30;}
This box has a color of #fc8b30
<div style="background-color:#fc8b30;">Content here</div>
.mybackground {background-color:#fc8b30;}
Border around this has a color of #fc8b30
<div style="border:2px solid #fc8b30;">Content here</div>
.myborder {border:2px solid #fc8b30;}