#fc331e color space conversions
Hex:
#fc331e
RGB:
252, 51, 30
CMY:
1, 80, 88
CMYK:
0, 80, 88, 1
HSL:
6°, 97.3684%, 55.2941%
HSV (HSB):
6°, 88.0952%, 98.8235%
XYZ:
41.5631, 23.1568, 3.5074
xyY:
0.6092, 0.3394, 23.1568
CIE-Lab:
55.2335, 72.4717, 59.1801
CIE-LCH:
55.2335, 93.5651, 39.2349
CIE-Luv:
55.2335, 156.8016, 38.3617
Hunter-Lab:
48.1216, 69.9595, 29.3637
#fc331e color charts
#fc331e color shades, tints & tones
#fc331e color schemes
#fc331e color preview, HTML & CSS examples
This text has a color of #fc331e
<p style="color:#fc331e;">Text here</p>
.mytext {color:#fc331e;}
This box has a color of #fc331e
<div style="background-color:#fc331e;">Content here</div>
.mybackground {background-color:#fc331e;}
Border around this has a color of #fc331e
<div style="border:2px solid #fc331e;">Content here</div>
.myborder {border:2px solid #fc331e;}