#fc8512 color space conversions
Hex:
#fc8512
RGB:
252, 133, 18
CMY:
1, 48, 93
CMYK:
0, 47, 93, 1
HSL:
29°, 97.5000%, 52.9412%
HSV (HSB):
29°, 92.8571%, 98.8235%
XYZ:
48.6416, 37.5142, 5.2495
xyY:
0.5322, 0.4104, 37.5142
CIE-Lab:
67.6610, 39.3306, 71.4511
CIE-LCH:
67.6610, 81.5608, 61.1692
CIE-Luv:
67.6610, 98.8861, 61.6211
Hunter-Lab:
61.2488, 34.5728, 37.7925
#fc8512 color charts
#fc8512 color shades, tints & tones
#fc8512 color schemes
#fc8512 color preview, HTML & CSS examples
This text has a color of #fc8512
<p style="color:#fc8512;">Text here</p>
.mytext {color:#fc8512;}
This box has a color of #fc8512
<div style="background-color:#fc8512;">Content here</div>
.mybackground {background-color:#fc8512;}
Border around this has a color of #fc8512
<div style="border:2px solid #fc8512;">Content here</div>
.myborder {border:2px solid #fc8512;}