#fc7c1f color space conversions
Hex:
#fc7c1f
RGB:
252, 124, 31
CMY:
1, 51, 88
CMYK:
0, 51, 88, 1
HSL:
25°, 97.3568%, 55.4902%
HSV (HSB):
25°, 87.6984%, 98.8235%
XYZ:
47.5999, 35.2097, 5.5837
xyY:
0.5385, 0.3983, 35.2097
CIE-Lab:
65.9116, 43.9955, 66.9221
CIE-LCH:
65.9116, 80.0885, 56.6785
CIE-Luv:
65.9116, 105.8310, 56.9787
Hunter-Lab:
59.3377, 39.3490, 35.9572
#fc7c1f color charts
#fc7c1f color shades, tints & tones
#fc7c1f color schemes
#fc7c1f color preview, HTML & CSS examples
This text has a color of #fc7c1f
<p style="color:#fc7c1f;">Text here</p>
.mytext {color:#fc7c1f;}
This box has a color of #fc7c1f
<div style="background-color:#fc7c1f;">Content here</div>
.mybackground {background-color:#fc7c1f;}
Border around this has a color of #fc7c1f
<div style="border:2px solid #fc7c1f;">Content here</div>
.myborder {border:2px solid #fc7c1f;}