#fc514a color space conversions
Hex:
#fc514a
RGB:
252, 81, 74
CMY:
1, 68, 71
CMYK:
0, 68, 71, 1
HSL:
2°, 96.7391%, 63.9216%
HSV (HSB):
2°, 70.6349%, 98.8235%
XYZ:
44.3233, 27.0747, 9.3684
xyY:
0.5488, 0.3352, 27.0747
CIE-Lab:
59.0434, 64.2717, 41.0911
CIE-LCH:
59.0434, 76.2845, 32.5922
CIE-Luv:
59.0434, 132.5132, 31.3577
Hunter-Lab:
52.0334, 60.9924, 25.7484
#fc514a color charts
#fc514a color shades, tints & tones
#fc514a color schemes
#fc514a color preview, HTML & CSS examples
This text has a color of #fc514a
<p style="color:#fc514a;">Text here</p>
.mytext {color:#fc514a;}
This box has a color of #fc514a
<div style="background-color:#fc514a;">Content here</div>
.mybackground {background-color:#fc514a;}
Border around this has a color of #fc514a
<div style="border:2px solid #fc514a;">Content here</div>
.myborder {border:2px solid #fc514a;}