#fc613a color space conversions
Hex:
#fc613a
RGB:
252, 97, 58
CMY:
1, 62, 77
CMYK:
0, 62, 77, 1
HSL:
12°, 97.0000%, 60.7843%
HSV (HSB):
12°, 76.9841%, 98.8235%
XYZ:
45.1833, 29.5503, 7.3253
xyY:
0.5506, 0.3601, 29.5503
CIE-Lab:
61.2643, 57.1906, 51.8714
CIE-LCH:
61.2643, 77.2102, 42.2078
CIE-Luv:
61.2643, 124.4442, 41.9856
Hunter-Lab:
54.3602, 53.2359, 30.0625
#fc613a color charts
#fc613a color shades, tints & tones
#fc613a color schemes
#fc613a color preview, HTML & CSS examples
This text has a color of #fc613a
<p style="color:#fc613a;">Text here</p>
.mytext {color:#fc613a;}
This box has a color of #fc613a
<div style="background-color:#fc613a;">Content here</div>
.mybackground {background-color:#fc613a;}
Border around this has a color of #fc613a
<div style="border:2px solid #fc613a;">Content here</div>
.myborder {border:2px solid #fc613a;}