#fc341c color space conversions
Hex:
#fc341c
RGB:
252, 52, 28
CMY:
1, 80, 89
CMYK:
0, 79, 89, 1
HSL:
6°, 97.3913%, 54.9020%
HSV (HSB):
6°, 88.8889%, 98.8235%
XYZ:
41.5825, 23.2353, 3.3918
xyY:
0.6096, 0.3406, 23.2353
CIE-Lab:
55.3139, 72.1845, 60.0254
CIE-LCH:
55.3139, 93.8811, 39.7454
CIE-Luv:
55.3139, 156.5343, 38.8896
Hunter-Lab:
48.2030, 69.6285, 29.5701
#fc341c color charts
#fc341c color shades, tints & tones
#fc341c color schemes
#fc341c color preview, HTML & CSS examples
This text has a color of #fc341c
<p style="color:#fc341c;">Text here</p>
.mytext {color:#fc341c;}
This box has a color of #fc341c
<div style="background-color:#fc341c;">Content here</div>
.mybackground {background-color:#fc341c;}
Border around this has a color of #fc341c
<div style="border:2px solid #fc341c;">Content here</div>
.myborder {border:2px solid #fc341c;}