#fc8254 color space conversions
Hex:
#fc8254
RGB:
252, 130, 84
CMY:
1, 49, 67
CMYK:
0, 48, 67, 1
HSL:
16°, 96.5517%, 65.8824%
HSV (HSB):
16°, 66.6667%, 98.8235%
XYZ:
49.7277, 37.3008, 12.9663
xyY:
0.4973, 0.3730, 37.3008
CIE-Lab:
67.5021, 42.9705, 45.5720
CIE-LCH:
67.5021, 62.6361, 46.6829
CIE-Luv:
67.5021, 95.6995, 43.5424
Hunter-Lab:
61.0744, 38.4574, 30.1646
#fc8254 color charts
#fc8254 color shades, tints & tones
#fc8254 color schemes
#fc8254 color preview, HTML & CSS examples
This text has a color of #fc8254
<p style="color:#fc8254;">Text here</p>
.mytext {color:#fc8254;}
This box has a color of #fc8254
<div style="background-color:#fc8254;">Content here</div>
.mybackground {background-color:#fc8254;}
Border around this has a color of #fc8254
<div style="border:2px solid #fc8254;">Content here</div>
.myborder {border:2px solid #fc8254;}