#fc271e color space conversions
Hex:
#fc271e
RGB:
252, 39, 30
CMY:
1, 85, 88
CMYK:
0, 85, 88, 1
HSL:
2°, 97.3684%, 55.2941%
HSV (HSB):
2°, 88.0952%, 98.8235%
XYZ:
41.1047, 22.2402, 3.3546
xyY:
0.6163, 0.3334, 22.2402
CIE-Lab:
54.2810, 75.1775, 58.4754
CIE-LCH:
54.2810, 95.2419, 37.8769
CIE-Luv:
54.2810, 161.9300, 36.6044
Hunter-Lab:
47.1595, 73.0533, 28.7942
#fc271e color charts
#fc271e color shades, tints & tones
#fc271e color schemes
#fc271e color preview, HTML & CSS examples
This text has a color of #fc271e
<p style="color:#fc271e;">Text here</p>
.mytext {color:#fc271e;}
This box has a color of #fc271e
<div style="background-color:#fc271e;">Content here</div>
.mybackground {background-color:#fc271e;}
Border around this has a color of #fc271e
<div style="border:2px solid #fc271e;">Content here</div>
.myborder {border:2px solid #fc271e;}