#fc512c color space conversions
Hex:
#fc512c
RGB:
252, 81, 44
CMY:
1, 68, 83
CMYK:
0, 68, 83, 1
HSL:
11°, 97.1963%, 58.0392%
HSV (HSB):
11°, 82.5397%, 98.8235%
XYZ:
43.5419, 26.7622, 5.2536
xyY:
0.5763, 0.3542, 26.7622
CIE-Lab:
58.7535, 63.2292, 56.0748
CIE-LCH:
58.7535, 84.5122, 41.5682
CIE-Luv:
58.7535, 137.6221, 41.5778
Hunter-Lab:
51.7322, 59.7087, 30.1914
#fc512c color charts
#fc512c RGB chart
#fc512c CMYK chart
#fc512c RGB pie chart
#fc512c color shades, tints & tones
#fc512c color schemes
#fc512c color preview, HTML & CSS examples
This text has a color of #fc512c
<p style="color:#fc512c;">Text here</p>
.mytext {color:#fc512c;}
Text color #fc512c
This box has a color of #fc512c
<div style="background-color:#fc512c;">Content here</div>
.mybackground {background-color:#fc512c;}
Background color #fc512c
Border around this has a color of #fc512c
<div style="border:2px solid #fc512c;">Content here</div>
.myborder {border:2px solid #fc512c;}
Border color #fc512c