#fc341d color space conversions
Hex:
#fc341d
RGB:
252, 52, 29
CMY:
1, 80, 89
CMYK:
0, 79, 88, 1
HSL:
6°, 97.3799%, 55.0980%
HSV (HSB):
6°, 88.4921%, 98.8235%
XYZ:
41.5946, 23.2401, 3.4559
xyY:
0.6091, 0.3403, 23.2401
CIE-Lab:
55.3188, 72.2001, 59.6401
CIE-LCH:
55.3188, 93.6472, 39.5580
CIE-Luv:
55.3188, 156.4288, 38.7115
Hunter-Lab:
48.2080, 69.6486, 29.4953
#fc341d color charts
#fc341d color shades, tints & tones
#fc341d color schemes
#fc341d color preview, HTML & CSS examples
This text has a color of #fc341d
<p style="color:#fc341d;">Text here</p>
.mytext {color:#fc341d;}
This box has a color of #fc341d
<div style="background-color:#fc341d;">Content here</div>
.mybackground {background-color:#fc341d;}
Border around this has a color of #fc341d
<div style="border:2px solid #fc341d;">Content here</div>
.myborder {border:2px solid #fc341d;}