#fc5128 color space conversions
Hex:
#fc5128
RGB:
252, 81, 40
CMY:
1, 68, 84
CMYK:
0, 68, 84, 1
HSL:
12°, 97.2477%, 57.2549%
HSV (HSB):
12°, 84.1270%, 98.8235%
XYZ:
43.4703, 26.7335, 4.8764
xyY:
0.5790, 0.3561, 26.7335
CIE-Lab:
58.7268, 63.1328, 57.8145
CIE-LCH:
58.7268, 85.6053, 42.4822
CIE-Luv:
58.7268, 138.1096, 42.5496
Hunter-Lab:
51.7045, 59.5904, 30.6013
#fc5128 color charts
#fc5128 color shades, tints & tones
#fc5128 color schemes
#fc5128 color preview, HTML & CSS examples
This text has a color of #fc5128
<p style="color:#fc5128;">Text here</p>
.mytext {color:#fc5128;}
This box has a color of #fc5128
<div style="background-color:#fc5128;">Content here</div>
.mybackground {background-color:#fc5128;}
Border around this has a color of #fc5128
<div style="border:2px solid #fc5128;">Content here</div>
.myborder {border:2px solid #fc5128;}