#fc260c color space conversions
Hex:
#fc260c
RGB:
252, 38, 12
CMY:
1, 85, 95
CMYK:
0, 85, 95, 1
HSL:
6°, 97.5610%, 51.7647%
HSV (HSB):
6°, 95.2381%, 98.8235%
XYZ:
40.9044, 22.1082, 2.4592
xyY:
0.6248, 0.3377, 22.1082
CIE-Lab:
54.1416, 75.1625, 64.3998
CIE-LCH:
54.1416, 98.9785, 40.5902
CIE-Luv:
54.1416, 163.8822, 38.9997
Hunter-Lab:
47.0194, 73.0016, 29.8125
#fc260c color charts
#fc260c color shades, tints & tones
#fc260c color schemes
#fc260c color preview, HTML & CSS examples
This text has a color of #fc260c
<p style="color:#fc260c;">Text here</p>
.mytext {color:#fc260c;}
This box has a color of #fc260c
<div style="background-color:#fc260c;">Content here</div>
.mybackground {background-color:#fc260c;}
Border around this has a color of #fc260c
<div style="border:2px solid #fc260c;">Content here</div>
.myborder {border:2px solid #fc260c;}