#fa5353 color space conversions
Hex:
#fa5353
RGB:
250, 83, 83
CMY:
2, 67, 67
CMYK:
0, 67, 67, 2
HSL:
0°, 94.3503%, 65.2941%
HSV (HSB):
0°, 66.8000%, 98.0392%
XYZ:
44.0789, 27.1350, 11.0980
xyY:
0.5355, 0.3297, 27.1350
CIE-Lab:
59.0991, 63.3176, 36.0573
CIE-LCH:
59.0991, 72.8646, 29.6601
CIE-Luv:
59.0991, 127.6505, 27.5246
Hunter-Lab:
52.0913, 59.8844, 23.8323
#fa5353 color charts
#fa5353 color shades, tints & tones
#fa5353 color schemes
#fa5353 color preview, HTML & CSS examples
This text has a color of #fa5353
<p style="color:#fa5353;">Text here</p>
.mytext {color:#fa5353;}
This box has a color of #fa5353
<div style="background-color:#fa5353;">Content here</div>
.mybackground {background-color:#fa5353;}
Border around this has a color of #fa5353
<div style="border:2px solid #fa5353;">Content here</div>
.myborder {border:2px solid #fa5353;}