#fc261a color space conversions
Hex:
#fc261a
RGB:
252, 38, 26
CMY:
1, 85, 90
CMYK:
0, 85, 90, 1
HSL:
3°, 97.4138%, 54.5098%
HSV (HSB):
3°, 89.6825%, 98.8235%
XYZ:
41.0245, 22.1563, 3.0916
xyY:
0.6190, 0.3343, 22.1563
CIE-Lab:
54.1924, 75.3128, 60.0060
CIE-LCH:
54.1924, 96.2951, 38.5463
CIE-Luv:
54.1924, 162.7493, 37.1922
Hunter-Lab:
47.0704, 73.1992, 29.0551
#fc261a color charts
#fc261a color shades, tints & tones
#fc261a color schemes
#fc261a color preview, HTML & CSS examples
This text has a color of #fc261a
<p style="color:#fc261a;">Text here</p>
.mytext {color:#fc261a;}
This box has a color of #fc261a
<div style="background-color:#fc261a;">Content here</div>
.mybackground {background-color:#fc261a;}
Border around this has a color of #fc261a
<div style="border:2px solid #fc261a;">Content here</div>
.myborder {border:2px solid #fc261a;}