#fc321d color space conversions
Hex:
#fc321d
RGB:
252, 50, 29
CMY:
1, 80, 89
CMYK:
0, 80, 88, 1
HSL:
6°, 97.3799%, 55.0980%
HSV (HSB):
6°, 88.4921%, 98.8235%
XYZ:
41.5073, 23.0654, 3.4268
xyY:
0.6104, 0.3392, 23.0654
CIE-Lab:
55.1396, 72.7066, 59.5095
CIE-LCH:
55.1396, 93.9555, 39.2999
CIE-Luv:
55.1396, 157.3852, 38.3829
Hunter-Lab:
48.0264, 70.2240, 29.3880
#fc321d color charts
#fc321d color shades, tints & tones
#fc321d color schemes
#fc321d color preview, HTML & CSS examples
This text has a color of #fc321d
<p style="color:#fc321d;">Text here</p>
.mytext {color:#fc321d;}
This box has a color of #fc321d
<div style="background-color:#fc321d;">Content here</div>
.mybackground {background-color:#fc321d;}
Border around this has a color of #fc321d
<div style="border:2px solid #fc321d;">Content here</div>
.myborder {border:2px solid #fc321d;}