#fc5d40 color space conversions
Hex:
#fc5d40
RGB:
252, 93, 64
CMY:
1, 64, 75
CMYK:
0, 63, 75, 1
HSL:
9°, 96.9072%, 61.9608%
HSV (HSB):
9°, 74.6032%, 98.8235%
XYZ:
44.9846, 28.8943, 8.0567
xyY:
0.5490, 0.3526, 28.8943
CIE-Lab:
60.6882, 59.1008, 48.2566
CIE-LCH:
60.6882, 76.2994, 39.2321
CIE-Luv:
60.6882, 126.3873, 38.7391
Hunter-Lab:
53.7534, 55.3128, 28.7409
#fc5d40 color charts
#fc5d40 color shades, tints & tones
#fc5d40 color schemes
#fc5d40 color preview, HTML & CSS examples
This text has a color of #fc5d40
<p style="color:#fc5d40;">Text here</p>
.mytext {color:#fc5d40;}
This box has a color of #fc5d40
<div style="background-color:#fc5d40;">Content here</div>
.mybackground {background-color:#fc5d40;}
Border around this has a color of #fc5d40
<div style="border:2px solid #fc5d40;">Content here</div>
.myborder {border:2px solid #fc5d40;}