#fc512f color space conversions
Hex:
#fc512f
RGB:
252, 81, 47
CMY:
1, 68, 82
CMYK:
0, 68, 81, 1
HSL:
10°, 97.1564%, 58.6275%
HSV (HSB):
10°, 81.3492%, 98.8235%
XYZ:
43.6004, 26.7855, 5.5615
xyY:
0.5741, 0.3527, 26.7855
CIE-Lab:
58.7753, 63.3078, 54.7169
CIE-LCH:
58.7753, 83.6768, 40.8368
CIE-Luv:
58.7753, 137.2266, 40.7890
Hunter-Lab:
51.7548, 59.8052, 29.8571
#fc512f color charts
#fc512f RGB chart
#fc512f CMYK chart
#fc512f RGB pie chart
#fc512f color shades, tints & tones
#fc512f color schemes
#fc512f color preview, HTML & CSS examples
This text has a color of #fc512f
<p style="color:#fc512f;">Text here</p>
.mytext {color:#fc512f;}
Text color #fc512f
This box has a color of #fc512f
<div style="background-color:#fc512f;">Content here</div>
.mybackground {background-color:#fc512f;}
Background color #fc512f
Border around this has a color of #fc512f
<div style="border:2px solid #fc512f;">Content here</div>
.myborder {border:2px solid #fc512f;}
Border color #fc512f