#fc5263 color space conversions
Hex:
#fc5263
RGB:
252, 82, 99
CMY:
1, 68, 61
CMYK:
0, 67, 61, 1
HSL:
354°, 96.5909%, 65.4902%
HSV (HSB):
354°, 67.4603%, 98.8235%
XYZ:
45.4143, 27.6309, 14.7441
xyY:
0.5173, 0.3147, 27.6309
CIE-Lab:
59.5538, 65.2273, 27.5623
CIE-LCH:
59.5538, 70.8116, 22.9069
CIE-Luv:
59.5538, 125.8172, 19.3278
Hunter-Lab:
52.5651, 62.2285, 20.1652
#fc5263 color charts
#fc5263 color shades, tints & tones
#fc5263 color schemes
#fc5263 color preview, HTML & CSS examples
This text has a color of #fc5263
<p style="color:#fc5263;">Text here</p>
.mytext {color:#fc5263;}
This box has a color of #fc5263
<div style="background-color:#fc5263;">Content here</div>
.mybackground {background-color:#fc5263;}
Border around this has a color of #fc5263
<div style="border:2px solid #fc5263;">Content here</div>
.myborder {border:2px solid #fc5263;}