#fc5d28 color space conversions
Hex:
#fc5d28
RGB:
252, 93, 40
CMY:
1, 64, 84
CMYK:
0, 63, 84, 1
HSL:
15°, 97.2477%, 57.2549%
HSV (HSB):
15°, 84.1270%, 98.8235%
XYZ:
44.4422, 28.6773, 5.2004
xyY:
0.5674, 0.3662, 28.6773
CIE-Lab:
60.4958, 58.3578, 59.3252
CIE-LCH:
60.4958, 83.2172, 45.4710
CIE-Luv:
60.4958, 129.6088, 45.7489
Hunter-Lab:
53.5512, 54.4227, 31.7282
#fc5d28 color charts
#fc5d28 color shades, tints & tones
#fc5d28 color schemes
#fc5d28 color preview, HTML & CSS examples
This text has a color of #fc5d28
<p style="color:#fc5d28;">Text here</p>
.mytext {color:#fc5d28;}
This box has a color of #fc5d28
<div style="background-color:#fc5d28;">Content here</div>
.mybackground {background-color:#fc5d28;}
Border around this has a color of #fc5d28
<div style="border:2px solid #fc5d28;">Content here</div>
.myborder {border:2px solid #fc5d28;}