#fc5d50 color space conversions
Hex:
#fc5d50
RGB:
252, 93, 80
CMY:
1, 64, 69
CMYK:
0, 63, 68, 1
HSL:
5°, 96.6292%, 65.0980%
HSV (HSB):
5°, 68.2540%, 98.8235%
XYZ:
45.5072, 29.1033, 10.8084
xyY:
0.5328, 0.3407, 29.1033
CIE-Lab:
60.8727, 59.8086, 39.9349
CIE-LCH:
60.8727, 71.9157, 33.7315
CIE-Luv:
60.8727, 123.4259, 32.2689
Hunter-Lab:
53.9475, 56.1648, 25.8845
#fc5d50 color charts
#fc5d50 color shades, tints & tones
#fc5d50 color schemes
#fc5d50 color preview, HTML & CSS examples
This text has a color of #fc5d50
<p style="color:#fc5d50;">Text here</p>
.mytext {color:#fc5d50;}
This box has a color of #fc5d50
<div style="background-color:#fc5d50;">Content here</div>
.mybackground {background-color:#fc5d50;}
Border around this has a color of #fc5d50
<div style="border:2px solid #fc5d50;">Content here</div>
.myborder {border:2px solid #fc5d50;}