#fc4615 color space conversions
Hex:
#fc4615
RGB:
252, 70, 21
CMY:
1, 73, 92
CMYK:
0, 72, 92, 1
HSL:
13°, 97.4684%, 53.5294%
HSV (HSB):
13°, 91.6667%, 98.8235%
XYZ:
42.4704, 25.1299, 3.3216
xyY:
0.5988, 0.3543, 25.1299
CIE-Lab:
57.2018, 66.7296, 63.7179
CIE-LCH:
57.2018, 92.2649, 43.6774
CIE-Luv:
57.2018, 147.0892, 43.4227
Hunter-Lab:
50.1297, 63.4999, 31.1623
#fc4615 color charts
#fc4615 color shades, tints & tones
#fc4615 color schemes
#fc4615 color preview, HTML & CSS examples
This text has a color of #fc4615
<p style="color:#fc4615;">Text here</p>
.mytext {color:#fc4615;}
This box has a color of #fc4615
<div style="background-color:#fc4615;">Content here</div>
.mybackground {background-color:#fc4615;}
Border around this has a color of #fc4615
<div style="border:2px solid #fc4615;">Content here</div>
.myborder {border:2px solid #fc4615;}