#fc263f color space conversions
Hex:
#fc263f
RGB:
252, 38, 63
CMY:
1, 85, 75
CMYK:
0, 85, 75, 1
HSL:
353°, 97.2727%, 56.8627%
HSV (HSB):
353°, 84.9206%, 98.8235%
XYZ:
41.7352, 22.4406, 6.8344
xyY:
0.5877, 0.3160, 22.4406
CIE-Lab:
54.4914, 76.1939, 42.0534
CIE-LCH:
54.4914, 87.0287, 28.8954
CIE-Luv:
54.4914, 156.3546, 26.9443
Hunter-Lab:
47.3715, 74.3620, 24.6061
#fc263f color charts
#fc263f color shades, tints & tones
#fc263f color schemes
#fc263f color preview, HTML & CSS examples
This text has a color of #fc263f
<p style="color:#fc263f;">Text here</p>
.mytext {color:#fc263f;}
This box has a color of #fc263f
<div style="background-color:#fc263f;">Content here</div>
.mybackground {background-color:#fc263f;}
Border around this has a color of #fc263f
<div style="border:2px solid #fc263f;">Content here</div>
.myborder {border:2px solid #fc263f;}