#fc830f color space conversions
Hex:
#fc830f
RGB:
252, 131, 15
CMY:
1, 49, 94
CMYK:
0, 48, 94, 1
HSL:
29°, 97.5309%, 52.3529%
HSV (HSB):
29°, 94.0476%, 98.8235%
XYZ:
48.3474, 36.9625, 5.0382
xyY:
0.5351, 0.4091, 36.9625
CIE-Lab:
67.2489, 40.2990, 71.7307
CIE-LCH:
67.2489, 82.2758, 60.6723
CIE-Luv:
67.2489, 100.6586, 61.2315
Hunter-Lab:
60.7968, 35.5540, 37.6444
#fc830f color charts
#fc830f color shades, tints & tones
#fc830f color schemes
#fc830f color preview, HTML & CSS examples
This text has a color of #fc830f
<p style="color:#fc830f;">Text here</p>
.mytext {color:#fc830f;}
This box has a color of #fc830f
<div style="background-color:#fc830f;">Content here</div>
.mybackground {background-color:#fc830f;}
Border around this has a color of #fc830f
<div style="border:2px solid #fc830f;">Content here</div>
.myborder {border:2px solid #fc830f;}