#fc5b1a color space conversions
Hex:
#fc5b1a
RGB:
252, 91, 26
CMY:
1, 64, 90
CMYK:
0, 64, 90, 1
HSL:
17°, 97.4138%, 54.5098%
HSV (HSB):
17°, 89.6825%, 98.8235%
XYZ:
44.0724, 28.2522, 4.1076
xyY:
0.5766, 0.3696, 28.2522
CIE-Lab:
60.1159, 58.9159, 64.1573
CIE-LCH:
60.1159, 87.1048, 47.4386
CIE-Luv:
60.1159, 132.3044, 47.8249
Hunter-Lab:
53.1528, 54.9885, 32.6251
#fc5b1a color charts
#fc5b1a color shades, tints & tones
#fc5b1a color schemes
#fc5b1a color preview, HTML & CSS examples
This text has a color of #fc5b1a
<p style="color:#fc5b1a;">Text here</p>
.mytext {color:#fc5b1a;}
This box has a color of #fc5b1a
<div style="background-color:#fc5b1a;">Content here</div>
.mybackground {background-color:#fc5b1a;}
Border around this has a color of #fc5b1a
<div style="border:2px solid #fc5b1a;">Content here</div>
.myborder {border:2px solid #fc5b1a;}